Skip to content

Commit 711ab2d

Browse files
authored
Merge pull request #197716 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 ef1be2c + 4d511fc commit 711ab2d

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

articles/azure-app-configuration/faq.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,11 +109,11 @@ sections:
109109
| Americas | Europe | Africa | Asia Pacific |
110110
|--------------------|----------------------|---------------------|----------------|
111111
| Brazil South | France Central | | Australia East |
112-
| Canada Central | Germany West Central | | Southeast Asia |
112+
| Canada Central | Germany West Central | | Central India |
113113
| Central US | North Europe | | Japan East |
114114
| East US | Norway East | | Korea Central |
115-
| East US 2 | UK South | | |
116-
| South Central US | West Europe | | |
115+
| East US 2 | UK South | | Southeast Asia |
116+
| South Central US | West Europe | | East Asia |
117117
| West US 2 | Sweden Central | | |
118118
| West US 3 | | | |
119119

articles/azure-sql-edge/date-bucket-tsql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The part of *date* that is used with the ‘number’ parameter. Ex. Year, month
4848

4949
*number*
5050

51-
The integer number that decides the width of the bucket combined with *datepart* argument. This represents the width of the datepart buckets from the origin time. **`This argument cannot be a negative integer value`**.
51+
The *integer* number that decides the width of the bucket combined with *datepart* argument. This represents the width of the datepart buckets from the origin time. **`This argument has to be a positive integer value`**.
5252

5353
*date*
5454

articles/virtual-machines/linux/flatcar-create-upload-vhd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Linux for each of the Flatcar supported channels:
2121
- [stable](https://stable.release.flatcar-linux.net/amd64-usr/current/flatcar_production_azure_image.vhd.bz2)
2222
- [beta](https://beta.release.flatcar-linux.net/amd64-usr/current/flatcar_production_azure_image.vhd.bz2)
2323
- [alpha](https://alpha.release.flatcar-linux.net/amd64-usr/current/flatcar_production_azure_image.vhd.bz2)
24-
- [edge](https://edge.release.flatcar-linux.net/amd64-usr/current/flatcar_production_azure_image.vhd.bz2)
24+
- [LTS](https://lts.release.flatcar-linux.net/amd64-usr/current/flatcar_production_azure_image.vhd.bz2)
2525

2626
This image is already fully set up and optimized to run on Azure. You only
2727
need to decompress it.

0 commit comments

Comments
 (0)