Skip to content

Commit bbbbb1c

Browse files
authored
Update container-instances-managed-identity.md
Added vnet restriction as well
1 parent 1cdc4de commit bbbbb1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-instances/container-instances-managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ The value of the secret is retrieved:
295295
"Hello Container Instances"
296296
```
297297

298-
For Windows containers, the 'az login' command will not work because the metadata server is unavailable.
298+
For Windows containers, the 'az login' command will not work because the metadata server is unavailable. Additionally, a managed identity token cannot be generated in a Windows VNet container.
299299

300300
## Enable managed identity using Resource Manager template
301301

0 commit comments

Comments
 (0)