File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Documentation/Internal/Bootstrap Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 33Note > 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
You can’t perform that action at this time.
0 commit comments