Skip to content

Commit a206437

Browse files
committed
Merge branch 'main' of https://www.github.com/MicrosoftDocs/azure-docs-pr into updateOverview
2 parents 82571ef + c0b63ea commit a206437

File tree

40 files changed

+411
-93
lines changed

40 files changed

+411
-93
lines changed

articles/aks/cluster-autoscaler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Both the horizontal pod autoscaler and cluster autoscaler can also decrease the
3030
The cluster autoscaler may be unable to scale down if pods can't move, such as in the following situations:
3131

3232
* A pod is directly created and isn't backed by a controller object, such as a deployment or replica set.
33-
* A pod disruption budget (PDB) is too restrictive and doesn't allow the number of pods to be fall below a certain threshold.
33+
* A pod disruption budget (PDB) is too restrictive and doesn't allow the number of pods to fall below a certain threshold.
3434
* A pod uses node selectors or anti-affinity that can't be honored if scheduled on a different node.
3535

3636
For more information about how the cluster autoscaler may be unable to scale down, see [What types of pods can prevent the cluster autoscaler from removing a node?][autoscaler-scaledown].

articles/app-service/manage-backup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ There are two types of backups in App Service. Automatic backups made for your a
2727

2828
|Feature|Automatic backups | Custom backups |
2929
|-|-|-|
30-
| Pricing tiers | **Basic**, **Standard**, **Premium**. | **Basic**, **Standard**, **Premium**, **Isolated**. |
30+
| Pricing tiers | **Basic**, **Standard**, **Premium**, **Isolated**. | **Basic**, **Standard**, **Premium**, **Isolated**. |
3131
| Configuration required | No. | Yes. |
3232
| Backup size | 30 GB. | 10 GB, 4 GB of which can be the linked database. |
3333
| Linked database | Not backed up. | The following linked databases can be backed up: [SQL Database](/azure/azure-sql/database/), [Azure Database for MySQL](../mysql/index.yml), [Azure Database for PostgreSQL](../postgresql/index.yml), [MySQL in-app](https://azure.microsoft.com/blog/mysql-in-app-preview-app-service/). |

articles/azure-monitor/logs/change-pricing-tier.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Each Log Analytics workspace in Azure Monitor can have a different [pricing tier
1414
## Permissions required
1515
To change the pricing tier for a workspace, you must be assigned to one of the following roles:
1616

17-
- Log Analytics Contributor role
17+
- Log Analytics Contributor role.
1818
- A custom role with `Microsoft.OperationalInsights/workspaces/*/write` permissions.
1919

2020
## Changing pricing tier
@@ -24,7 +24,7 @@ Use the following steps to change the pricing tier of your workspace using the A
2424

2525
1. From the **Log Analytics workspaces** menu, select your workspace, and open **Usage and estimated costs**. This displays a list of each of the pricing tiers available for this workspace.
2626

27-
2. Review the estimated costs for each pricing tier. This estimate assumes that the last 31 days of your usage is typical. In the example below, based on the data patterns from the previous 31 days, this workspace would cost less in the Pay-As-You-Go tier (#1) compared to the 100 GB/day commitment tier (#2).
27+
2. Review the estimated costs for each pricing tier. This estimate assumes that the last 31 days of your usage is typical. Choose the tier with the lowest estimated cost.
2828

2929
:::image type="content" source="media/manage-cost-storage/pricing-tier-estimated-costs.png" alt-text="Pricing tiers":::
3030

articles/azure-resource-manager/templates/test-toolkit.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: ARM template test toolkit
33
description: Describes how to run the Azure Resource Manager template (ARM template) test toolkit on your template. The toolkit lets you see if you have implemented recommended practices.
44
ms.topic: conceptual
5-
ms.date: 11/16/2022
5+
ms.date: 03/21/2023
66
ms.author: tomfitz
77
author: tfitzmac
88
---
@@ -31,7 +31,7 @@ To learn more about the ARM template test toolkit, and for hands-on guidance, se
3131

3232
1. If you don't already have PowerShell, [install PowerShell on Windows](/powershell/scripting/install/installing-powershell-core-on-windows).
3333

34-
1. [Download the latest .zip file](https://aka.ms/arm-ttk-latest) for the test toolkit and extract it.
34+
1. [Download the latest .zip file](https://github.com/Azure/arm-ttk/releases) for the test toolkit and extract it.
3535

3636
1. Start PowerShell.
3737

@@ -59,7 +59,7 @@ To learn more about the ARM template test toolkit, and for hands-on guidance, se
5959

6060
1. If you don't already have PowerShell, [install PowerShell on Linux](/powershell/scripting/install/installing-powershell-core-on-linux).
6161

62-
1. [Download the latest .zip file](https://aka.ms/arm-ttk-latest) for the test toolkit and extract it.
62+
1. [Download the latest .zip file](https://github.com/Azure/arm-ttk/releases) for the test toolkit and extract it.
6363

6464
1. Start PowerShell.
6565

@@ -97,7 +97,7 @@ To learn more about the ARM template test toolkit, and for hands-on guidance, se
9797
brew install coreutils
9898
```
9999

100-
1. [Download the latest .zip file](https://aka.ms/arm-ttk-latest) for the test toolkit and extract it.
100+
1. [Download the latest .zip file](https://github.com/Azure/arm-ttk/releases) for the test toolkit and extract it.
101101

102102
1. Start PowerShell.
103103

articles/azure-signalr/signalr-resource-faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
ms.service: signalr
77
ms.topic: faq
88
ms.custom: devx-track-dotnet
9-
ms.date: 11/13/2019
9+
ms.date: 03/21/2023
1010
ms.author: lianwei
1111
title: Azure SignalR Service FAQ
1212
summary: |
@@ -93,7 +93,7 @@ sections:
9393
- question: |
9494
Where does my data reside?
9595
answer: |
96-
Azure SignalR service works as a data processor service and doesn't store any customer data. Azure SignalR service processes customer data within the region the customer deploys the service instance in. If you use Azure SignalR Service together with other Azure services, like Azure Storage for diagnostics, see [this white paper](https://azure.microsoft.com/resources/achieving-compliant-data-residency-and-security-with-azure/) for guidance about how to keep data residency in Azure regions.
96+
Azure SignalR Service does not store any customer data. If you use Azure SignalR Service together with other Azure services, like Azure Storage for diagnostics, see [this white paper](https://azure.microsoft.com/resources/achieving-compliant-data-residency-and-security-with-azure/) for guidance about how to keep data residency in Azure regions.
9797
9898
- question: |
9999
How do I choose between Azure SignalR service and Azure Web PubSub service?

articles/azure-web-pubsub/resource-faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: yjin81
55
ms.author: yajin1
66
ms.service: azure-web-pubsub
77
ms.topic: overview
8-
ms.date: 11/11/2021
8+
ms.date: 03/21/2023
99
---
1010

1111
# Azure Web PubSub service FAQ
@@ -33,4 +33,4 @@ Azure Web PubSub service is more suitable for situations where:
3333

3434
## Where does my data reside?
3535

36-
Azure Web PubSub service works as a data processor service and doesn't store any customer data. Azure Web PubSub service processes customer data within the region the customer deploys the service instance in. If you use Azure Web PubSub service together with other Azure services, like Azure Storage for diagnostics, see [this white paper](https://azure.microsoft.com/resources/achieving-compliant-data-residency-and-security-with-azure/) for guidance about how to keep data residency in Azure regions.
36+
Azure Web PubSub does not store any customer data. If you use Azure Web PubSub service together with other Azure services, like Azure Storage for diagnostics, see [this white paper](https://azure.microsoft.com/resources/achieving-compliant-data-residency-and-security-with-azure/) for guidance about how to keep data residency in Azure regions.

articles/backup/backup-azure-enhanced-soft-delete-about.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Overview of enhanced soft delete for Azure Backup (preview)
33
description: This article gives an overview of enhanced soft delete for Azure Backup.
44
ms.topic: conceptual
55
ms.custom: references_regions
6-
ms.date: 03/06/2023
6+
ms.date: 03/21/2023
77
ms.service: backup
88
author: jyothisuri
99
ms.author: jsuri
@@ -43,7 +43,7 @@ The key benefits of enhanced soft delete are:
4343

4444
## Supported regions
4545

46-
Enhanced soft delete is currently available in the following regions: East US, West US, West US 2, West Central US, Japan East, Brazil South, Australia East, and North Europe.
46+
Enhanced soft delete is available in all Azure public regions.
4747

4848
## Supported scenarios
4949

articles/communication-services/concepts/service-limits.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,12 @@ Chat messages are stored for 90 days. Submit [a request to Azure Support](../../
129129

130130
## Voice and video calling
131131

132+
### PSTN Call limitations
133+
134+
| **Name** | Limit |
135+
|--|--|
136+
|Number of outbound concurrent calls | 2
137+
132138
### Call maximum limitations
133139

134140
| **Name** | Limit |

articles/cosmos-db/emulator-command-line-parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To view the list of parameters, type `Microsoft.Azure.Cosmos.Emulator.exe /?` at
3838
| `Shutdown` | Shuts down the emulator. | `Microsoft.Azure.Cosmos.Emulator.exe /Shutdown` |
3939
| `DataPath` | Specifies the path in which to store data files. The default value is `%LocalAppdata%\CosmosDBEmulator`. | `Microsoft.Azure.Cosmos.Emulator.exe /DataPath=E:\SomeDataFolder` |
4040
| `Port` | Specifies the port number to use for the emulator. The default value is `8081`. | `Microsoft.Azure.Cosmos.Emulator.exe /Port=65000` |
41-
| `ComputePort` | Specified the port number to use for the compute interop gateway service. The gateway's HTTP endpoint probe port is calculated as `ComputePort + 79`. Hence, `ComputePort` and `ComputePort + 79` must be open and available. The default value is `8900`. | `Microsoft.Azure.Cosmos.Emulator.exe /ComputePort=65100` |
41+
| `ComputePort` | Specifies the port number to use for the compute interop gateway service. The gateway's HTTP endpoint probe port is calculated as `ComputePort + 79`. Hence, `ComputePort` and `ComputePort + 79` must be open and available. The default value is `8900`. | `Microsoft.Azure.Cosmos.Emulator.exe /ComputePort=65100` |
4242
| `EnableMongoDbEndpoint=3.2` | Enables API for MongoDB version 3.2. | `Microsoft.Azure.Cosmos.Emulator.exe /EnableMongoDbEndpoint=3.2` |
4343
| `EnableMongoDbEndpoint=3.6` | Enables API for MongoDB version 3.6. | `Microsoft.Azure.Cosmos.Emulator.exe /EnableMongoDbEndpoint=3.6` |
4444
| `EnableMongoDbEndpoint=4.0` | Enables API for MongoDB version 4.0. | `Microsoft.Azure.Cosmos.Emulator.exe /EnableMongoDbEndpoint=4.0` |

articles/cosmos-db/mongodb/quickstart-java.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ In this quickstart, you create and manage an Azure Cosmos DB for API for MongoDB
2626

2727
## Prerequisites
2828
- An Azure account with an active subscription. [Create one for free](https://azure.microsoft.com/free/?ref=microsoft.com&utm_source=microsoft.com&utm_medium=docs&utm_campaign=visualstudio). Or [try Azure Cosmos DB for free](https://azure.microsoft.com/try/cosmosdb/) without an Azure subscription. You can also use the [Azure Cosmos DB Emulator](https://aka.ms/cosmosdb-emulator) with the connection string `.mongodb://localhost:C2y6yDjf5/R+ob0N8A7Cgv30VRDJIWEHLM+4QDU5DE2nQ9nDuVTqobD4b8mGGyPMbIZnqyMsEcaGQy67XIw/Jw==@localhost:10255/admin?ssl=true`.
29-
- [Java Development Kit (JDK) version 8](https://www.azul.com/downloads/azure-only/zulu/?&version=java-8-lts&architecture=x86-64-bit&package=jdk).
29+
- [Java Development Kit (JDK) version 8](https://adoptium.net/temurin/releases/?version=8).
3030
- [Maven](https://maven.apache.org/download.cgi). Or run `apt-get install maven` to install Maven.
3131
- [Git](https://git-scm.com/downloads).
3232

@@ -112,7 +112,7 @@ Now go back to the Azure portal to get your connection string information and co
112112

113113
## Run the console app
114114

115-
1. Run `mvn package` in a terminal to install required npm modules
115+
1. Run `mvn package` in a terminal to install required packages
116116

117117
2. Run `mvn exec:java -D exec.mainClass=GetStarted.Program` in a terminal to start your Java application.
118118

0 commit comments

Comments
 (0)