Skip to content

Commit 5cc48eb

Browse files
authored
Apply suggestions from code review
Added periods at the end of alt text
1 parent d46f03b commit 5cc48eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-web-pubsub/howto-disable-local-auth.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ In this section, you will learn how to use the Azure portal to disable local aut
3131

3232
4. Click **Save** button.
3333

34-
![Screenshot of disabling local auth](./media/howto-disable-local-auth/disable-local-auth.png)
34+
![Screenshot of disabling local auth.](./media/howto-disable-local-auth/disable-local-auth.png)
3535

3636
## Use Azure Resource Manager template
3737

@@ -89,7 +89,7 @@ You can disable local authentication by setting `disableLocalAuth` property to t
8989

9090
You can assign the [Azure Web PubSub Service should have local authentication methods disabled](https://ms.portal.azure.com/#view/Microsoft_Azure_Policy/PolicyDetailBlade/definitionId/%2Fproviders%2FMicrosoft.Authorization%2FpolicyDefinitions%2Fb66ab71c-582d-4330-adfd-ac162e78691e) Azure policy to an Azure subscription or a resource group to enforce disabling of local authentication for all Web PubSub resources in the subscription or the resource group.
9191

92-
![Screenshot of disabling local auth policy](./media/howto-disable-local-auth/disable-local-auth-policy.png)
92+
![Screenshot of disabling local auth policy.](./media/howto-disable-local-auth/disable-local-auth-policy.png)
9393

9494
## Next steps
9595

0 commit comments

Comments
 (0)