Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,9 @@
[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © Microsoft")]
[assembly: System.Reflection.AssemblyProductAttribute("Microsoft Azure PowerShell")]
[assembly: System.Reflection.AssemblyTitleAttribute("Microsoft Azure PowerShell - DeviceRegistry")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("0.1.1")]
[assembly: System.Reflection.AssemblyVersionAttribute("0.1.1")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("0.2.0")]
[assembly: System.Reflection.AssemblyVersionAttribute("0.2.0")]
[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)]
[assembly: System.CLSCompliantAttribute(false)]



2 changes: 1 addition & 1 deletion src/DeviceRegistry/DeviceRegistry.Autorest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ For information on how to develop for `Az.DeviceRegistry`, see [how-to.md](how-t

```yaml
# pin the swagger version by using the commit id instead of branch name
commit: 2ae7cdd6509fb91ed9d7742186e278b67b86398e
commit: 161ce8762bdaf4f544548a13630de0da8fd6b5a2
require:
# readme.azure.noprofile.md is the common configuration file
- $(this-folder)/../../readme.azure.noprofile.md
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"resourceType": "assetEndpointProfiles",
"apiVersion": "2025-07-01-preview",
"apiVersion": "2025-10-01",
"learnMore": {
"url": "https://learn.microsoft.com/powershell/module/az.deviceregistry"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"resourceType": "assets",
"apiVersion": "2025-07-01-preview",
"apiVersion": "2025-10-01",
"learnMore": {
"url": "https://learn.microsoft.com/powershell/module/az.deviceregistry"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"resourceType": "billingContainers",
"apiVersion": "2025-07-01-preview",
"apiVersion": "2025-10-01",
"learnMore": {
"url": "https://learn.microsoft.com/powershell/module/az.deviceregistry"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"resourceType": "namespaces/assets",
"apiVersion": "2025-07-01-preview",
"apiVersion": "2025-10-01",
"learnMore": {
"url": "https://learn.microsoft.com/powershell/module/az.deviceregistry"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"resourceType": "namespaces/devices",
"apiVersion": "2025-07-01-preview",
"apiVersion": "2025-10-01",
"learnMore": {
"url": "https://learn.microsoft.com/powershell/module/az.deviceregistry"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"resourceType": "namespaces/discoveredAssets",
"apiVersion": "2025-07-01-preview",
"apiVersion": "2025-10-01",
"learnMore": {
"url": "https://learn.microsoft.com/powershell/module/az.deviceregistry"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"resourceType": "namespaces/discoveredDevices",
"apiVersion": "2025-07-01-preview",
"apiVersion": "2025-10-01",
"learnMore": {
"url": "https://learn.microsoft.com/powershell/module/az.deviceregistry"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"resourceType": "namespaces",
"apiVersion": "2025-07-01-preview",
"apiVersion": "2025-10-01",
"learnMore": {
"url": "https://learn.microsoft.com/powershell/module/az.deviceregistry"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"resourceType": "schemaRegistries/schemas/schemaVersions",
"apiVersion": "2025-07-01-preview",
"apiVersion": "2025-10-01",
"learnMore": {
"url": "https://learn.microsoft.com/powershell/module/az.deviceregistry"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"resourceType": "schemaRegistries/schemas",
"apiVersion": "2025-07-01-preview",
"apiVersion": "2025-10-01",
"learnMore": {
"url": "https://learn.microsoft.com/powershell/module/az.deviceregistry"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"resourceType": "schemaRegistries",
"apiVersion": "2025-07-01-preview",
"apiVersion": "2025-10-01",
"learnMore": {
"url": "https://learn.microsoft.com/powershell/module/az.deviceregistry"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ MessagingEndpoint : {
},
"myendpoint2": {
"endpointType": "Microsoft.Devices/IoTHubs",
"address": "https://myendpoint2.westeurope-1.edge.azure.net",
"address": "https://myendpoint2.westeurope-1.iothub.azure.net",
"resourceId": "/subscriptions/xxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx/resourceGroups/adr-pwsh-test-r
g/providers/Microsoft.IotHub/namespaces/contoso-edge-namespace2"
}
Expand Down Expand Up @@ -135,7 +135,7 @@ MessagingEndpoint : {
},
"myendpoint2": {
"endpointType": "Microsoft.Devices/IoTHubs",
"address": "https://myendpoint2.westeurope-1.edge.azure.net",
"address": "https://myendpoint2.westeurope-1.iothub.azure.net",
"resourceId": "/subscriptions/xxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx/resourceGroups/adr-pwsh-test-r
g/providers/Microsoft.IotHub/namespaces/contoso-edge-namespace2"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,9 @@ DiscoveredAssetRef :
DisplayName : test-asset-123
DocumentationUri :
Enabled : True
Event :
EventGroup :
ExtendedLocationName : /subscriptions/xxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx/resourceGroups/adr-pwsh-test-rg/providers
/Microsoft.ExtendedLocation/customLocations/location-2pnh4
/Microsoft.ExtendedLocation/customLocations/location-mkzkq
ExtendedLocationType : CustomLocation
ExternalAssetId : 63174c22-6858-4d69-b515-68b641ad537e
HardwareRevision :
Expand All @@ -110,7 +110,7 @@ ResourceGroupName : my-resource-group
SerialNumber :
SoftwareRevision :
StatusDataset :
StatusEvent :
StatusEventGroup :
StatusManagementGroup :
StatusStream :
Stream :
Expand Down Expand Up @@ -157,9 +157,9 @@ DiscoveredAssetRef :
DisplayName : test-asset-123
DocumentationUri :
Enabled : True
Event :
EventGroup :
ExtendedLocationName : /subscriptions/xxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx/resourceGroups/adr-pwsh-test-rg/providers
/Microsoft.ExtendedLocation/customLocations/location-2pnh4
/Microsoft.ExtendedLocation/customLocations/location-mkzkq
ExtendedLocationType : CustomLocation
ExternalAssetId : 63174c22-6858-4d69-b515-68b641ad537e
HardwareRevision :
Expand All @@ -178,7 +178,7 @@ ResourceGroupName : my-resource-group
SerialNumber :
SoftwareRevision :
StatusDataset :
StatusEvent :
StatusEventGroup :
StatusManagementGroup :
StatusStream :
Stream :
Expand Down Expand Up @@ -231,9 +231,9 @@ DiscoveredAssetRef :
DisplayName : test-asset-123
DocumentationUri :
Enabled : True
Event :
EventGroup :
ExtendedLocationName : /subscriptions/xxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx/resourceGroups/adr-pwsh-test-rg/providers
/Microsoft.ExtendedLocation/customLocations/location-2pnh4
/Microsoft.ExtendedLocation/customLocations/location-mkzkq
ExtendedLocationType : CustomLocation
ExternalAssetId : 63174c22-6858-4d69-b515-68b641ad537e
HardwareRevision :
Expand All @@ -252,7 +252,7 @@ ResourceGroupName : my-resource-group
SerialNumber :
SoftwareRevision :
StatusDataset :
StatusEvent :
StatusEventGroup :
StatusManagementGroup :
StatusStream :
Stream :
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,13 @@ EndpointsInbound : {
"endpoint1": {
"authentication": {
"x509Credentials": {
"certificateSecretName": "mycertificate"
"certificateSecretName": "mycertificate",
"keySecretName": "mykeysecret",
"intermediateCertificatesSecretName": "myintermediatecerts"
},
"method": "Certificate"
},
"endpointType": "Microsoft.IotHub",
"endpointType": "Microsoft.Devices/IotHubs",
"address": "https://myendpoint1.westeurope-1.iothub.azure.net"
},
"endpoint2": {
Expand All @@ -99,13 +101,13 @@ EndpointsInbound : {
},
"method": "UsernamePassword"
},
"endpointType": "Microsoft.IotHub",
"endpointType": "Microsoft.Devices/IotHubs",
"address": "https://myendpoint2.westeurope-1.iothub.azure.net"
}
}
Etag : "170395e0-0000-0200-0000-68812dd00000"
ExtendedLocationName : /subscriptions/my-subscription/resourceGroups/my-resource-group/providers/Microso
ft.ExtendedLocation/customLocations/location-2pnh4
ft.ExtendedLocation/customLocations/location-mkzkq
ExtendedLocationType : CustomLocation
ExternalDeviceId : 777f5f99-b81d-4db9-be6e-fcf0a325a085
Id : /subscriptions/my-subscription/resourceGroups/my-resource-group/providers/microso
Expand All @@ -121,7 +123,7 @@ OperatingSystemVersion : 1000
OutboundAssigned : {
"myendpoint2": {
"endpointType": "Microsoft.Devices/IoTHubs",
"address": "https://myendpoint2.westeurope-1.edge.azure.net"
"address": "https://myendpoint2.westeurope-1.iothub.azure.net"
}
}
OutboundUnassigned : {
Expand Down Expand Up @@ -169,11 +171,13 @@ EndpointsInbound : {
"endpoint1": {
"authentication": {
"x509Credentials": {
"certificateSecretName": "mycertificate"
"certificateSecretName": "mycertificate",
"keySecretName": "mykeysecret",
"intermediateCertificatesSecretName": "myintermediatecerts"
},
"method": "Certificate"
},
"endpointType": "Microsoft.IotHub",
"endpointType": "Microsoft.Devices/IotHubs",
"address": "https://myendpoint1.westeurope-1.iothub.azure.net"
},
"endpoint2": {
Expand All @@ -184,13 +188,13 @@ EndpointsInbound : {
},
"method": "UsernamePassword"
},
"endpointType": "Microsoft.IotHub",
"endpointType": "Microsoft.Devices/IotHubs",
"address": "https://myendpoint2.westeurope-1.iothub.azure.net"
}
}
Etag : "170395e0-0000-0200-0000-68812dd00000"
ExtendedLocationName : /subscriptions/xxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx/resourceGroups/my-resource-group/providers/Microso
ft.ExtendedLocation/customLocations/location-2pnh4
ft.ExtendedLocation/customLocations/location-mkzkq
ExtendedLocationType : CustomLocation
ExternalDeviceId : 777f5f99-b81d-4db9-be6e-fcf0a325a085
Id : /subscriptions/xxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx/resourceGroups/my-resource-group/providers/microso
Expand All @@ -206,7 +210,7 @@ OperatingSystemVersion : 1000
OutboundAssigned : {
"myendpoint2": {
"endpointType": "Microsoft.Devices/IoTHubs",
"address": "https://myendpoint2.westeurope-1.edge.azure.net"
"address": "https://myendpoint2.westeurope-1.iothub.azure.net"
}
}
OutboundUnassigned : {
Expand Down Expand Up @@ -260,11 +264,13 @@ EndpointsInbound : {
"endpoint1": {
"authentication": {
"x509Credentials": {
"certificateSecretName": "mycertificate"
"certificateSecretName": "mycertificate",
"keySecretName": "mykeysecret",
"intermediateCertificatesSecretName": "myintermediatecerts"
},
"method": "Certificate"
},
"endpointType": "Microsoft.IotHub",
"endpointType": "Microsoft.Devices/IotHubs",
"address": "https://myendpoint1.westeurope-1.iothub.azure.net"
},
"endpoint2": {
Expand All @@ -275,13 +281,13 @@ EndpointsInbound : {
},
"method": "UsernamePassword"
},
"endpointType": "Microsoft.IotHub",
"endpointType": "Microsoft.Devices/IotHubs",
"address": "https://myendpoint2.westeurope-1.iothub.azure.net"
}
}
Etag : "170395e0-0000-0200-0000-68812dd00000"
ExtendedLocationName : /subscriptions/my-subscription/resourceGroups/my-resource-group/providers/Microso
ft.ExtendedLocation/customLocations/location-2pnh4
ft.ExtendedLocation/customLocations/location-mkzkq
ExtendedLocationType : CustomLocation
ExternalDeviceId : 777f5f99-b81d-4db9-be6e-fcf0a325a085
Id : /subscriptions/my-subscription/resourceGroups/my-resource-group/providers/microso
Expand All @@ -297,7 +303,7 @@ OperatingSystemVersion : 1000
OutboundAssigned : {
"myendpoint2": {
"endpointType": "Microsoft.Devices/IoTHubs",
"address": "https://myendpoint2.westeurope-1.edge.azure.net"
"address": "https://myendpoint2.westeurope-1.iothub.azure.net"
}
}
OutboundUnassigned : {
Expand Down
Loading
Loading