We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2881c09 commit 40fe6b8Copy full SHA for 40fe6b8
scenarios/Agents/setup/network-secured-agent/README.md
@@ -31,7 +31,7 @@ This infrastructure-as-code (IaC) solution deploys a network-secured Azure AI ag
31
32
## Note:
33
Make sure you have an active Azure subscription that allows registering resource providers.
34
-Subnet delegation requires the Microsoft.App provider to be registered in your subscription.If it's not already registered, run the command below:
+Subnet delegation requires the Microsoft.App provider to be registered in your subscription. If it's not already registered, run the command below:
35
36
```
37
Register-AzResourceProvider -ProviderNamespace Microsoft.App
0 commit comments