Skip to content

Commit 87867b9

Browse files
authored
Merge pull request #293555 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents 817d82c + e8bd01e commit 87867b9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

articles/programmable-connectivity/azure-programmable-connectivity-using-network-apis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ To obtain a token for a Service Principal, follow instructions in the [Entra doc
6565

6666
# [Obtain a token for your own user identity](#tab/user-identity)
6767

68-
Obtain a token for your own user identity using the Azure CLI command [get-access-token](/cli/azure/account?view=azure-cli-latest#az-account-get-access-token&preserve-view=true) or the PowerShell command [Get-AzAccessToken](/powershell/module/az.accounts/get-azaccesstoken). Set the `--resource` parameter (in Azure CLI) or the `-ResourceUrl` parameter (in PowerShell) to `https://management.azure.com/`.
68+
Obtain a token for your own user identity using the Azure CLI command [az account get-access-token](/cli/azure/account?view=azure-cli-latest#az-account-get-access-token&preserve-view=true) or the PowerShell command [Get-AzAccessToken](/powershell/module/az.accounts/get-azaccesstoken). Set the `--resource` parameter (in Azure CLI) or the `-ResourceUrl` parameter (in PowerShell) to `https://management.azure.com/`.
6969

7070
---
7171

articles/storage/container-storage/container-storage-faq.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@ ms.custom: references_regions
5959
**Does Azure Container Storage use the capacity from Ephemeral OS disks for ephemeral disk storage pool?**
6060
No, Azure Container Storage only discovers and uses the capacity from ephemeral data disks for ephemeral disk storage pool.
6161

62+
* <a id="azure-container-storage-arm"></a>
63+
**Does Azure Container Storage support ARM nodepools?**
64+
Currently, Azure Container Storage does not support ARM nodepools. Our supported architectures are AMD64/x86-64.
65+
6266
* <a id="azure-container-storage-endpoints"></a>
6367
**What endpoints need to be allowlisted in the Azure Firewall for Azure Container Storage to work?**
6468

0 commit comments

Comments
 (0)