You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### Symptom - Users fail to provision with error "AzureActiveDirectoryForbidden"
526
+
527
+
Users in scope fail to provision. The provisioning logs details include the following error message:
528
+
529
+
```
530
+
The provisioning service was forbidden from performing an operation on Azure Active Directory, which is unusual.
531
+
A simultaneous change to the target object may have occurred, in which case, the operation might succeed when it is retried.
532
+
Alternatively, the target of the operation, or one of its properties, may be mastered on-premises, in which case,
533
+
the provisioning service is not permitted to update it, and the corresponding source entry should be removed from the provisioning service's scope.
534
+
Otherwise, authorizations may have been customized in such a way as to prevent the provisioning service from modifying the target object or one of its properties;
535
+
if so, then, again, the corresponding source entry should be removed from scope.
536
+
This operation was retried 0 times.
537
+
```
538
+
539
+
**Cause**
540
+
541
+
This error indicates the Guest invite settings in the target tenant are configured with the most restrictive setting: "No one in the organization can invite guest users including admins (most restrictive)".
542
+
543
+
**Solution**
544
+
545
+
Change the Guest invite settings in the target tenant to a less restrictive setting. For more information, see [Configure external collaboration settings](../external-identities/external-collaboration-settings-configure.md).
546
+
525
547
## Next steps
526
548
527
549
-[Tutorial: Reporting on automatic user account provisioning](../app-provisioning/check-status-user-account-provisioning.md)
title: Manage your Azure Maps account's pricing tier | Microsoft Azure Maps
2
+
title: Manage your Azure Maps account's pricing tier
3
+
titleSuffix: Microsoft Azure Maps
3
4
description: You can use the Azure portal to manage your Microsoft Azure Maps account and its pricing tier.
4
5
author: eriklindeman
5
6
ms.author: eriklind
@@ -11,12 +12,12 @@ services: azure-maps
11
12
12
13
# Manage the pricing tier of your Azure Maps account
13
14
14
-
You can manage the pricing tier of your Azure Maps account through the Azure portal. You can also view or change your account's pricing tier after you create an [account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
15
+
You can manage the pricing tier of your Azure Maps account through the Azure portal. You can also view or change your account's pricing tier after you create an [Azure account].
15
16
16
-
Get more information about [choosing the right pricing tier in Azure Maps](./choose-pricing-tier.md).
17
+
Get more information about [choosing the right pricing tier in Azure Maps].
17
18
18
-
>[!NOTE]
19
-
>Switching to Gen 1 pricing tier is not available for Gen 2 Azure Maps Creator customers. Gen 1 Azure Maps Creator will be deprecated on 8/6/2021.
19
+
>[!NOTE]
20
+
>Switching to Gen 1 pricing tier is not available for Gen 2 Azure Maps Creator customers. Gen 1 Azure Maps Creator will be deprecated on 8/6/2021.
20
21
21
22
## View your pricing tier
22
23
@@ -26,19 +27,20 @@ To view your chosen pricing tier, navigate to the **Pricing Tier** option in the
26
27
27
28
## Change a pricing tier
28
29
29
-
After you create your Azure Maps account, you can upgrade or downgrade the pricing tier for your Azure Maps account. To upgrade or downgrade, navigate to the **Pricing Tier** option in the settings menu. Select the pricing tier from drop down list. Note – current pricing tier will be default selection. Select the **Save** button to save your chosen pricing tier option.
30
+
After you create your Azure Maps account, you can upgrade or downgrade the pricing tier for your Azure Maps account. To upgrade or downgrade, navigate to the **Pricing Tier** option in the settings menu. Select the pricing tier from drop down list. Note – current pricing tier is the default selection. Select the **Save** button to save your chosen pricing tier option.
30
31
31
32
> [!NOTE]
32
33
> You don't have to generate new subscription keys or client ID (for Azure AD authentication) if you upgrade or downgrade the pricing tier for your Azure Maps account.
33
34
34
-
35
35
:::image type="content" source="./media/how-to-manage-pricing-tier/change-pricing-tier.png" border="true" alt-text="Change a pricing tier":::
36
36
37
-
38
-
39
37
## Next steps
40
38
41
39
Learn how to see the API usage metrics for your Azure Maps account:
0 commit comments