Skip to content

Commit 10e6f31

Browse files
ganga1980Copilot
andauthored
Update Documentation/Internal/Bootstrap/README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent db0bd4e commit 10e6f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/Internal/Bootstrap/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Note > DCE resources created only when enableRetinaNetworkFlowLogs or Microsoft-ContainerLogV2-HighScale or useAzureMonitorPrivateLinkScope enabled.
44
```sh
55
az login --use-device-code --tenant
6-
az account -s <subscriptionId> # replace <subscriptionId> with value of the azure log analytics subscription Id
6+
az account set --subscription <subscriptionId> # replace <subscriptionId> with value of the azure log analytics subscription Id
77
# Download the ARM template and paramater file to create the ContainerInsights DCR
88
curl -LO https://raw.githubusercontent.com/microsoft/Docker-Provider/refs/heads/ci_prod/Documentation/Internal/Bootstrap/dcr/containerInsightsDCR.json
99
curl -LO https://raw.githubusercontent.com/microsoft/Docker-Provider/refs/heads/ci_prod/Documentation/Internal/Bootstrap/dcr/containerInsightsDCRParam.json

0 commit comments

Comments
 (0)