Skip to content

Commit 0fb23aa

Browse files
Merge pull request #311982 from cwatson-cat/2-18-26-gov-upd-iot-auth
Azure Gov Compare - Add IoT section for audience URI difference
2 parents eeaf625 + 1f704e6 commit 0fb23aa

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

articles/azure-government/compare-azure-government-global-azure.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,22 @@ Azure Active Directory B2C is **not available** in Azure Government.
313313

314314
The Microsoft Authentication Library (MSAL) enables developers to acquire security tokens from the Microsoft identity platform to authenticate users and access secured web APIs. For feature variations and limitations, see [National clouds and MSAL](../active-directory/develop/msal-national-cloud.md).
315315

316+
## Internet of Things
317+
318+
This section outlines variations and considerations when using Internet of Things services in the Azure Government environment. For service availability, see [Products available by region](https://azure.microsoft.com/global-infrastructure/services/?products=notification-hubs,azure-maps,iot-hub,iot-central&regions=usgov-non-regional,us-dod-central,us-dod-east,usgov-arizona,usgov-texas,usgov-virginia&rar=true).
319+
320+
### [Azure IoT Hub](../iot-hub/index.yml)
321+
322+
When you use Microsoft Entra ID to authenticate requests to IoT Hub service APIs in Azure Government, you need to use a different audience URI than in global Azure. The audience URI is the OAuth 2.0 resource endpoint that you use when requesting Microsoft Entra tokens for IoT Hub service APIs.
323+
324+
For Azure Government, use the following audience URI when authenticating to IoT Hub service APIs:
325+
326+
`https://iothubs.azure.us`
327+
328+
In comparison, global Azure uses `https://iothubs.azure.net` as the audience URI.
329+
330+
For more information about authenticating to IoT Hub with Microsoft Entra ID, see [Control access to IoT Hub by using Microsoft Entra ID](../iot-hub/authenticate-authorize-azure-ad.md).
331+
316332
## Management and governance
317333

318334
This section outlines variations and considerations when using Management and Governance services in the Azure Government environment. For service availability, see [Products available by region](https://azure.microsoft.com/global-infrastructure/services/?products=managed-applications,azure-policy,network-watcher,monitor,traffic-manager,automation,scheduler,site-recovery,cost-management,backup,blueprints,advisor&regions=usgov-non-regional,us-dod-central,us-dod-east,usgov-arizona,usgov-texas,usgov-virginia&rar=true).

0 commit comments

Comments
 (0)