Skip to content

Commit 111dc19

Browse files
authored
Merge pull request #176578 from mmacy/patch-5
[b2c] fix indentation on tenant selection steps
2 parents d44ba02 + de3c36f commit 111dc19

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/active-directory-b2c/tutorial-create-tenant.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@ You learn how to register an application in the next tutorial.
4646
1. Select the directory that contains your subscription:
4747
1. In the Azure portal toolbar, select the **Directories + subscriptions** filter icon.
4848

49-
![Directories + subscriptions filter icon](media/tutorial-create-tenant/directories-subscription-filter-icon.png)
49+
![Directories + subscriptions filter icon](media/tutorial-create-tenant/directories-subscription-filter-icon.png)
5050

5151
1. Find the directory that contains your subscription and select the **Switch** button next to it. Switching a directory reloads the portal.
5252

53-
![Directories + subscriptions with Switch button](media/tutorial-create-tenant/switch-directory.png)
53+
![Directories + subscriptions with Switch button](media/tutorial-create-tenant/switch-directory.png)
5454

5555
1. Add **Microsoft.AzureActiveDirectory** as a resource provider for the Azure subscription your're using ([learn more](../azure-resource-manager/management/resource-providers-and-types.md?WT.mc_id=Portal-Microsoft_Azure_Support#register-resource-provider-1)):
5656

@@ -119,4 +119,4 @@ In this article, you learned how to:
119119
Next, learn how to register a web application in your new tenant.
120120

121121
> [!div class="nextstepaction"]
122-
> [Register your applications >](tutorial-register-applications.md)
122+
> [Register your applications >](tutorial-register-applications.md)

0 commit comments

Comments
 (0)