Skip to content

Commit 045607d

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into SidCommunity
2 parents b706c62 + 781808f commit 045607d

File tree

5 files changed

+23
-39
lines changed

5 files changed

+23
-39
lines changed

articles/azure-arc/data/release-notes.md

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.reviewer: mikeray
77
services: azure-arc
88
ms.service: azure-arc
99
ms.subservice: azure-arc-data
10-
ms.date: 03/08/2022
10+
ms.date: 03/09/2022
1111
ms.topic: conceptual
1212
ms.custom: references_regions, devx-track-azurecli
1313
# Customer intent: As a data professional, I want to understand why my solutions would benefit from running with Azure Arc-enabled data services so that I can leverage the capability of the feature.
@@ -29,27 +29,6 @@ For complete release version information, see [Version log](version-log.md).
2929
### Data Controller
3030
- Fixed the issue "ConfigMap sql-config-[SQL MI] does not exist" from the February 2022 release. This issue occurs when deploying a SQL Managed Instance with service type of `loadBalancer` with certain load balancers.
3131

32-
### SQL Managed Instance
33-
34-
- Support for readable secondary replicas:
35-
- To set readable secondary replicas use `--readable-secondaries` when you create or update an Arc-enabled SQL Managed Instance deployment.
36-
- Set `--readable secondaries` to any value between 0 and the number of replicas minus 1.
37-
- `--readable-secondaries` only applies to Business Critical tier.
38-
- Automatic backups are taken on the primary instance in a Business Critical service tier when there are multiple replicas. When a failover happens, backups move to the new primary.
39-
- RWX capable storage class is required for backups, for both General Purpose and Business Critical service tiers.
40-
- Billing support when using multiple read replicas.
41-
42-
For additional information about service tiers, see [High Availability with Azure Arc-enabled SQL Managed Instance (preview)](managed-instance-high-availability.md).
43-
44-
### User experience improvements
45-
46-
The following improvements are available in [Azure Data Studio](/sql/azure-data-studio/download-azure-data-studio).
47-
48-
- Azure Arc and Azure CLI extensions now generally available.
49-
- Changed edit commands for SQL Managed Instance for Azure Arc dashboard to use `update`, reflecting Azure CLI changes. This works in indirect or direct mode.
50-
- Data controller deployment wizard step for connectivity mode is now earlier in the process.
51-
- Removed an extra backups field in SQL MI deployment wizard.
52-
5332
## February 2022
5433

5534
This release is published February 25, 2022.

articles/azure-arc/data/version-log.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.reviewer: mikeray
77
services: azure-arc
88
ms.service: azure-arc
99
ms.subservice: azure-arc-data
10-
ms.date: 03/08/2022
10+
ms.date: 03/09/2022
1111
ms.topic: conceptual
1212
# Customer intent: As a data professional, I want to understand what versions of components align with specific releases.
1313
---
@@ -23,8 +23,8 @@ This article identifies the component versions with each release of Azure Arc-en
2323
|Container images tag |`v1.4.1_2022-03-08`
2424
|CRD names and versions |`datacontrollers.arcdata.microsoft.com`: v1beta1, v1, v2, v3</br>`exporttasks.tasks.arcdata.microsoft.com`: v1beta1, v1, v2</br>`kafkas.arcdata.microsoft.com`: v1beta1</br>`monitors.arcdata.microsoft.com`: v1beta1, v1, v2</br>`sqlmanagedinstances.sql.arcdata.microsoft.com`: v1beta1, v1, v2, v3, v4</br>`postgresqls.arcdata.microsoft.com`: v1beta1, v1beta2</br>`sqlmanagedinstancerestoretasks.tasks.sql.arcdata.microsoft.com`: v1beta1, v1</br>`dags.sql.arcdata.microsoft.com`: v1beta1, v2beta2</br>`activedirectoryconnectors.arcdata.microsoft.com`: v1beta1|
2525
|ARM API version|2021-11-01|
26-
|`arcdata` Azure CLI extension version| 1.2.1|
27-
|Arc enabled Kubernetes helm chart extension version|1.1.18791000|
26+
|`arcdata` Azure CLI extension version| 1.2.3|
27+
|Arc enabled Kubernetes helm chart extension version|1.1.18911000|
2828
|Arc Data extension for Azure Data Studio|1.0|
2929

3030
### February 25, 2022

articles/azure-monitor/essentials/diagnostic-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ To get around these limitations for specific metrics, you can manually extract t
8484

8585
### Destination limitations
8686

87-
Any destinations for the diagnostic setting must be created before creating the diagnostic settings. The destination does not have to be in the same subscription as the resource sending logs as long as the user who configures the setting has appropriate Azure RBAC access to both subscriptions. Using Azure Lighthouse, it is also possible to have diagnostic settings sent to a workspace in another Azure Active Directory tenant. The following table provides unique requirements for each destination including any regional restrictions.
87+
Any destinations for the diagnostic setting must be created before creating the diagnostic settings. The destination does not have to be in the same subscription as the resource sending logs as long as the user who configures the setting has appropriate Azure RBAC access to both subscriptions. Using Azure Lighthouse, it is also possible to have diagnostic settings sent to a workspace, storage account or Event Hub in another Azure Active Directory tenant. The following table provides unique requirements for each destination including any regional restrictions.
8888

8989
| Destination | Requirements |
9090
|:---|:---|

articles/traffic-manager/scripts/traffic-manager-cli-websites-high-availability.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,42 +5,43 @@ services: traffic-manager
55
documentationcenter: traffic-manager
66
author: asudbring
77
manager: twooley
8-
98
tags: azure-infrastructure
10-
119
ms.assetid:
1210
ms.service: traffic-manager
1311
ms.devlang: azurecli
1412
ms.topic: article
1513
ms.tgt_pltfrm: na
1614
ms.workload: traffic-manager
17-
ms.date: 04/26/2018
15+
ms.date: 02/28/2022
1816
ms.author: allensu
1917
---
2018

2119
# Route traffic for high availability of applications using Azure CLI
2220

2321
This script creates a resource group, two app service plans, two web apps, a traffic manager profile, and two traffic manager endpoints. Traffic Manager directs traffic to the application in one region as the primary region, and to the secondary region when the application in the primary region is unavailable. Before executing the script, you must change the MyWebApp, MyWebAppL1 and MyWebAppL2 values to unique values across Azure. After running the script, you can access the app in the primary region with the URL mywebapp.trafficmanager.net.
2422

25-
[!INCLUDE [sample-cli-install](../../../includes/sample-cli-install.md)]
26-
2723
[!INCLUDE [quickstarts-free-trial-note](../../../includes/quickstarts-free-trial-note.md)]
2824

25+
[!INCLUDE [azure-cli-prepare-your-environment.md](../../../includes/azure-cli-prepare-your-environment.md)]
26+
2927
## Sample script
3028

31-
[!code-azurecli-interactive[main](../../../cli_scripts/traffic-manager/direct-traffic-for-increased-application-availability/direct-traffic-for-increased-application-availability.sh "Route traffic for high availability")]
29+
[!INCLUDE [cli-launch-cloud-shell-sign-in.md](../../../includes/cli-launch-cloud-shell-sign-in.md)]
30+
31+
### Run the script
3232

33+
:::code language="azurecli" source="~/azure_cli_scripts/traffic-manager/direct-traffic-for-increased-application-availability/direct-traffic-for-increased-application-availability.sh" id="FullScript":::
3334

34-
## Clean up deployment
35+
## Clean up resources
3536

36-
After the script sample has been run, the follow command can be used to remove the resource group, App Service app, and all related resources.
37+
[!INCLUDE [cli-clean-up-resources.md](../../../includes/cli-clean-up-resources.md)]
3738

3839
```azurecli
39-
az group delete --name myResourceGroup1 --yes
40-
az group delete --name myResourceGroup2 --yes
40+
az group delete --name $resourceGroup1
41+
az group delete --name $resourceGroup2
4142
```
4243

43-
## Script explanation
44+
## Sample reference
4445

4546
This script uses the following commands to create a resource group, web app, traffic manager profile, and all related resources. Each command in the table links to command specific documentation.
4647

@@ -56,4 +57,4 @@ This script uses the following commands to create a resource group, web app, tra
5657

5758
For more information on the Azure CLI, see [Azure CLI documentation](/cli/azure).
5859

59-
Additional App Service CLI script samples can be found in the [Azure Networking documentation](../cli-samples.md).
60+
Additional App Service CLI script samples can be found in the [Azure Networking documentation](../cli-samples.md).

articles/traffic-manager/toc.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,11 @@
3535
- name: Samples
3636
items:
3737
- name: Azure CLI
38-
href: cli-samples.md
38+
items:
39+
- name: Overview
40+
href: cli-samples.md
41+
- name: Direct traffic across regions for HA
42+
href: scripts/traffic-manager-cli-websites-high-availability.md
3943
- name: Azure PowerShell
4044
href: powershell-samples.md
4145
- name: Concepts

0 commit comments

Comments
 (0)