Skip to content

Commit 89aa4db

Browse files
committed
adr integration acrolinx
1 parent 43d41fb commit 89aa4db

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

articles/firmware-analysis/firmware-analysis-integration-with-azure-device-registry.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -108,13 +108,13 @@ From Firmware analysis, you can select an Azure Device Registry resource to be t
108108

109109
Access to Azure Device Registry associated device and asset information is governed by Azure role based access control (RBAC).
110110

111-
Firmware analysis roles do not automatically grant access to Azure Device Registry resources. Users of Firmware analysis with the Firmware Analysis Admin role do not have proper permissions to view the list of Azure Device Registry devices. Users must also have appropriate Azure Device Registry permissions to view:
111+
Firmware analysis roles don't automatically grant access to Azure Device Registry resources. Users of Firmware analysis with the Firmware Analysis Admin role don't have proper permissions to view the list of Azure Device Registry devices. Users must also have appropriate Azure Device Registry permissions to view:
112112

113113
- Azure Device Registry device lists
114114
- Azure Device Registry asset metadata
115115
- Azure Device Registry resource details in the Azure Device Registry portal
116116

117-
Azure Device Registry-associated information might not be visible if the user does not have the required Azure Device Registry permissions, even when metadata values match. Ensure you have both of the following roles:
117+
Azure Device Registry-associated information might not be visible if the user doesn't have the required Azure Device Registry permissions, even when metadata values match. Ensure you have both of the following roles:
118118

119119
- Azure Device Registry Contributor, which allows you to read Azure Device Registry namespaces
120120
- Azure IoT Operations Administrator, which allows you to read Azure Device Registry Assets and Devices in the Azure Device Registry namespaces
@@ -131,11 +131,11 @@ Ensure you have the Firmware Analysis Admin role in addition to the appropriate
131131

132132
## Why am I not seeing any Azure Device Registry Devices or Assets?
133133

134-
If Azure Device Registry device or asset counts are not visible for a firmware image, it may be due to one of the following:
134+
If Azure Device Registry device or asset counts aren't visible for a firmware image, it may be due to one of the following:
135135

136-
- Insufficient permissions – Azure Device Registry correlation requires read access to devices and assets. If the assigned Azure role does not include the required permissions, or if the Azure Device Registry resource provider is not registered, device and asset usage cannot be determined. When the resource provider is unregistered, Firmware analysis assumes that no devices or assets are present. Counts may appear blank (–) or partially populated.
136+
- Insufficient permissions – Azure Device Registry correlation requires read access to devices and assets. If the assigned Azure role doesn't include the required permissions, or if the Azure Device Registry resource provider isn't registered, device and asset usage can't be determined. When the resource provider is unregistered, Firmware analysis assumes that no devices or assets are present. Counts may appear blank (–) or partially populated.
137137

138-
- Missing firmware metadata – Azure Device Registry correlation requires Vendor, Model, and Version fields. If these are not populated accurately in both Firmware analysis and Azure Device Registry, device and asset usage cannot be determined.
138+
- Missing firmware metadata – Azure Device Registry correlation requires Vendor, Model, and Version fields. If these aren't populated accurately in both Firmware analysis and Azure Device Registry, device and asset usage can't be determined.
139139

140140
- Temporary query failure – Azure Device Registry results are retrieved using Azure Resource Graph (ARG). Counts may appear empty if a query error occurs. Refreshing the page might resolve this.
141141

@@ -146,4 +146,4 @@ The initial preview version of this integration:
146146

147147
- Displays Azure Device Registry device and asset count
148148
- Displays results by using Azure Resource Graph. Changes to metadata for Azure Device Registry Devices and Assets might take a few minutes to appear in Firmware analysis
149-
- Provides navigation to individual Azure Device Registry resources instead of a pre-filtered Azure Device Registry device list view
149+
- Provides navigation to individual Azure Device Registry resources instead of a prefiltered Azure Device Registry device list view

0 commit comments

Comments
 (0)