Skip to content

Commit d5a0bfc

Browse files
authored
Merge pull request #304167 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 f0a5a1e + 8dabe7b commit d5a0bfc

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

articles/azure-resource-manager/management/move-limitations/networking-move-limitations.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ The following [private-link resources](../../../private-link/private-endpoint-ov
4545
* Microsoft.StorageSync/storageSyncServices
4646
* Microsoft.Synapse/workspaces
4747
* Microsoft.Synapse/privateLinkHubs
48+
* Microsoft.Hybridcompute/privatelinkscopes
4849

4950
All other private-link resources don't support move.
5051

articles/cost-management-billing/costs/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ landingContent:
7474
- text: Pricing calculator
7575
url: https://azure.microsoft.com/pricing/calculator
7676
- text: TCO calculator
77-
url: https://azure.microsoft.com/pricing/tco/calculator/
77+
url: https://aka.ms/tco-blog
7878
- text: Azure Migrate
7979
url: ../../migrate/index.yml
8080

articles/static-web-apps/build-configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@ With these settings, you can set up GitHub Actions or [Azure Pipelines](get-star
3232

3333
## File name and location
3434

35-
::: zone pivot="azure-pipelines"
35+
::: zone pivot="github-actions"
3636

3737
The GitHub action generates the configuration file and is stored in the *.github/workflows* folder, named using the following format: `azure-static-web-apps-<RANDOM_NAME>.yml`.
3838

3939
::: zone-end
4040

41-
::: zone pivot="github-actions"
41+
::: zone pivot="azure-pipelines"
4242

4343
By default, the configuration file is stored at the root of your repository with the name `azure-pipelines.yml`.
4444

0 commit comments

Comments
 (0)