Skip to content

Commit b56b789

Browse files
committed
Resolving merge conflict
2 parents b7e9d2e + a1ab351 commit b56b789

29 files changed

+266
-185
lines changed

articles/active-directory/hybrid/connect/reference-connect-version-history.md

Lines changed: 40 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -70,13 +70,31 @@ For version history information on retired versions, see [Azure AD Connect: Vers
7070
> [!NOTE]
7171
> Releasing a new version of Azure AD Connect requires several quality-control steps to ensure the operation functionality of the service. While we go through this process, the version number of a new release and the release status are updated to reflect the most recent state.
7272
73-
Not all releases of Azure AD Connect are made available for auto-upgrade. The release status indicates whether a release is made available for auto-upgrade or for download only. If auto-upgrade was enabled on your Azure AD Connect server, that server automatically upgrades to the latest version of Azure AD Connect that's released for auto-upgrade. Not all Azure AD Connect configurations are eligible for auto-upgrade.
73+
Not all releases of Azure AD Connect are made available for autoupgrade. The release status indicates whether a release is made available for autoupgrade or for download only. If autoupgrade was enabled on your Azure AD Connect server, that server automatically upgrades to the latest version of Azure AD Connect that's released for autoupgrade. Not all Azure AD Connect configurations are eligible for autoupgrade.
7474

75-
Auto-upgrade is meant to push all important updates and critical fixes to you. It isn't necessarily the latest version because not all versions will require or include a fix to a critical security issue. (This example is just one of many.) Critical issues are usually addressed with a new version provided via auto-upgrade. If there are no such issues, there are no updates pushed out by using auto-upgrade. In general, if you're using the latest auto-upgrade version, you should be good.
75+
Auto-upgrade is meant to push all important updates and critical fixes to you. It isn't necessarily the latest version because not all versions will require or include a fix to a critical security issue. (This example is just one of many.) Critical issues are usually addressed with a new version provided via autoupgrade. If there are no such issues, there are no updates pushed out by using autoupgrade. In general, if you're using the latest autoupgrade version, you should be good.
7676

7777
If you want all the latest features and updates, check this page and install what you need.
7878

79-
To read more about auto-upgrade, see [Azure AD Connect: Automatic upgrade](how-to-connect-install-automatic-upgrade.md).
79+
To read more about autoupgrade, see [Azure AD Connect: Automatic upgrade](how-to-connect-install-automatic-upgrade.md).
80+
81+
## 2.2.1.0
82+
83+
### Release status
84+
5/23/2023: Released for autoupgrade only
85+
86+
### Functional Changes
87+
- We have enabled Auto Upgrade for tenants with custom synchronization rules. Note that deleted (not disabled) default rules will be re-created and enabled upon Auto Upgrade.
88+
- We have added Microsoft Azure AD Connect Agent Updater service to the install.
89+
- We have removed the Synchronization Service WebService Connector Config program from the install.
90+
91+
### Bug Fixes
92+
- We have made improvements to accessibility.
93+
- We have made the Microsoft Privacy Statement accessible in more places.
94+
95+
96+
97+
8098

8199
## 2.1.20.0
82100

@@ -112,15 +130,15 @@ To read more about auto-upgrade, see [Azure AD Connect: Automatic upgrade](how-t
112130
## 2.1.16.0
113131

114132
### Release status
115-
8/2/2022: Released for download and auto-upgrade.
133+
8/2/2022: Released for download and autoupgrade.
116134

117135
### Bug fixes
118-
- We fixed a bug where auto-upgrade fails when the service account is in "UPN" format.
136+
- We fixed a bug where autoupgrade fails when the service account is in "UPN" format.
119137

120138
## 2.1.15.0
121139

122140
### Release status
123-
7/6/2022: Released for download, will be made available for auto-upgrade soon.
141+
7/6/2022: Released for download, will be made available for autoupgrade soon.
124142

125143
> [!IMPORTANT]
126144
> We have discovered a security vulnerability in the Azure AD Connect Admin Agent. If you have installed the Admin Agent previously it is important that you update your Azure AD Connect server(s) to this version to mitigate the vulnerability.
@@ -189,7 +207,7 @@ To read more about auto-upgrade, see [Azure AD Connect: Automatic upgrade](how-t
189207
190208
### Release status
191209

192-
12/15/2021: Released for download only, not available for auto-upgrade
210+
12/15/2021: Released for download only, not available for autoupgrade
193211

194212
### Bug fixes
195213

@@ -221,11 +239,11 @@ To read more about auto-upgrade, see [Azure AD Connect: Automatic upgrade](how-t
221239
222240
### Release status
223241

224-
10/13/2021: Released for download and auto-upgrade
242+
10/13/2021: Released for download and autoupgrade
225243

226244
### Bug fixes
227245

228-
- We fixed a bug where the auto-upgrade process attempted to upgrade Azure AD Connect servers that are running older Windows OS version 2008 or 2008 R2 and failed. These versions of Windows Server are no longer supported. In this release, we only attempt auto-upgrade on machines that run Windows Server 2012 or newer.
246+
- We fixed a bug where the autoupgrade process attempted to upgrade Azure AD Connect servers that are running older Windows OS version 2008 or 2008 R2 and failed. These versions of Windows Server are no longer supported. In this release, we only attempt autoupgrade on machines that run Windows Server 2012 or newer.
229247
- We fixed an issue where, under certain conditions, miisserver failed because of an access violation exception.
230248

231249
### Known issues
@@ -239,7 +257,7 @@ When you upgrade to this V1.6 build or any newer builds, the group membership li
239257
240258
### Release status
241259

242-
9/30/2021: Released for download only, not available for auto-upgrade
260+
9/30/2021: Released for download only, not available for autoupgrade
243261

244262
### Bug fixes
245263

@@ -264,7 +282,7 @@ When you upgrade to this V1.6 build or any newer builds, the group membership li
264282

265283
### Release status
266284

267-
9/21/2021: Released for download and auto-upgrade
285+
9/21/2021: Released for download and autoupgrade
268286

269287
### Functional changes
270288

@@ -283,15 +301,15 @@ When you upgrade to this V1.6 build or any newer builds, the group membership li
283301
284302
### Release status
285303

286-
9/14/2021: Released for download only, not available for auto-upgrade
304+
9/14/2021: Released for download only, not available for autoupgrade
287305

288306
### Bug fixes
289307

290308
- We fixed a security issue where an unquoted path was used to point to the Azure AD Connect service. This path is now a quoted path.
291309
- We fixed an import configuration issue with writeback enabled when you use the existing Azure AD Connector account.
292310
- We fixed an issue in Set-ADSyncExchangeHybridPermissions and other related cmdlets, which were broken from V1.6 because of an invalid inheritance type.
293311
- We fixed an issue with the cmdlet we published in a previous release to set the TLS version. The cmdlet overwrote the keys, which destroyed any values that were in them. Now a new key is created only if one doesn't already exist. We added a warning to let users know the TLS registry changes aren't exclusive to Azure AD Connect and might affect other applications on the same server.
294-
- We added a check to enforce auto-upgrade for V2.0 to require Windows Server 2016 or newer.
312+
- We added a check to enforce autoupgrade for V2.0 to require Windows Server 2016 or newer.
295313
- We added the Replicating Directory Changes permission in the Set-ADSyncBasicReadPermissions cmdlet.
296314
- We made a change to prevent UseExistingDatabase and import configuration from being used together because they could contain conflicting configuration settings.
297315
- We made a change to allow a user with the Application Admin role to change the App Proxy service configuration.
@@ -308,14 +326,14 @@ When you upgrade to this V1.6 build or any newer builds, the group membership li
308326

309327
### Release status
310328

311-
8/19/2021: Released for download only, not available for auto-upgrade
329+
8/19/2021: Released for download only, not available for autoupgrade
312330

313331
> [!NOTE]
314332
> This is a hotfix update release of Azure AD Connect. This release requires Windows Server 2016 or newer. This hotfix addresses an issue that's present in version 2.0 and in Azure AD Connect version 1.6. If you're running Azure AD Connect on an older Windows server, install the [1.6.13.0](#16130) build instead.
315333
316334
### Release status
317335

318-
8/19/2021: Released for download only, not available for auto-upgrade
336+
8/19/2021: Released for download only, not available for autoupgrade
319337

320338
### Known issues
321339

@@ -330,7 +348,7 @@ We fixed a bug that occurred when a domain was renamed and Password Hash Sync fa
330348
> [!NOTE]
331349
> This release is a hotfix update release of Azure AD Connect. It's intended to be used by customers who are running Azure AD Connect on a server with Windows Server 2012 or 2012 R2.
332350
333-
8/19/2021: Released for download only, not available for auto-upgrade
351+
8/19/2021: Released for download only, not available for autoupgrade
334352

335353
### Bug fixes
336354

@@ -344,7 +362,7 @@ There are no functional changes in this release.
344362

345363
### Release status
346364

347-
8/17/2021: Released for download only, not available for auto-upgrade
365+
8/17/2021: Released for download only, not available for autoupgrade
348366

349367
### Bug fixes
350368

@@ -364,7 +382,7 @@ To download the latest version of Azure AD Connect 2.0, see the [Microsoft Downl
364382

365383
### Release status
366384

367-
8/10/2021: Released for download only, not available for auto-upgrade
385+
8/10/2021: Released for download only, not available for autoupgrade
368386

369387
### Functional changes
370388

@@ -379,7 +397,7 @@ This release addresses a vulnerability as documented in [this CVE](https://msrc.
379397

380398
### Release status
381399

382-
8/10/2021: Released for download only, not available for auto-upgrade
400+
8/10/2021: Released for download only, not available for autoupgrade
383401

384402
### Functional changes
385403

@@ -392,7 +410,7 @@ There are no functional changes in this release.
392410
393411
### Release status
394412

395-
7/20/2021: Released for download only, not available for auto-upgrade
413+
7/20/2021: Released for download only, not available for autoupgrade
396414

397415
### Functional changes
398416

@@ -491,7 +509,7 @@ You can use these cmdlets to retrieve the TLS 1.2 enablement status or set it as
491509
492510
### Release status
493511

494-
3/31/2021: Released for download only, not available for auto-upgrade
512+
3/31/2021: Released for download only, not available for autoupgrade
495513

496514
### Bug fixes
497515

@@ -509,7 +527,7 @@ This release fixes a bug that occurred in version 1.6.2.4. After upgrade to that
509527

510528
### Release status
511529

512-
3/19/2021: Released for download, not available for auto-upgrade
530+
3/19/2021: Released for download, not available for autoupgrade
513531

514532
### Functional changes
515533

articles/aks/learn/tutorial-kubernetes-workload-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ To help simplify steps to configure the identities required, the steps below def
7979
1. Create an AKS cluster using the [`az aks create`][az-aks-create] command with the `--enable-oidc-issuer` parameter to use the OIDC Issuer.
8080
8181
```azurecli-interactive
82-
az aks create -g "${RESOURCE_GROUP}" -n myAKSCluster --node-count 1 --enable-oidc-issuer --enable-workload-identity
82+
az aks create -g "${RESOURCE_GROUP}" -n myAKSCluster --node-count 1 --enable-oidc-issuer --enable-workload-identity --generate-ssh-keys
8383
```
8484
8585
After a few minutes, the command completes and returns JSON-formatted information about the cluster.

articles/cognitive-services/Computer-vision/how-to/call-analyze-image-40.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This article demonstrates how to call the Image Analysis 4.0 API to return infor
2121
This guide assumes you have successfully followed the steps mentioned in the [quickstart](../quickstarts-sdk/image-analysis-client-library-40.md) page. This means:
2222

2323
* You have <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesComputerVision" title="created a Computer Vision resource" target="_blank">created a Computer Vision resource </a> and obtained a key and endpoint URL.
24-
* If you're using the client SDK, you have the appropriate SDK package installed and you have a running quickstart application. You modify this quickstart application based on code examples here.
24+
* If you're using the client SDK, you have the appropriate SDK package installed and you have a running [quickstart](../quickstarts-sdk/image-analysis-client-library-40.md) application. You can modify this quickstart application based on code examples here.
2525
* If you're using 4.0 REST API calls directly, you have successfully made a `curl.exe` call to the service (or used an alternative tool). You modify the `curl.exe` call based on the examples here.
2626

2727
## Authenticate against the service

articles/cognitive-services/Computer-vision/includes/quickstarts-sdk/image-analysis-cpp-sdk-40.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Quickstart: Image Analysis 4.0 client library for .NET"
3-
description: In this quickstart, get started with the Image Analysis 4.0 client library for .NET.
2+
title: "Quickstart: Image Analysis 4.0 client SDK for .NET"
3+
description: In this quickstart, get started with the Image Analysis 4.0 client SDK for .NET.
44
services: cognitive-services
55
author: PatrickFarley
66
manager: nitinme
@@ -14,7 +14,7 @@ ms.author: pafarley
1414

1515
<a name="HOLTop"></a>
1616

17-
Use the Image Analysis client library for C++ to analyze an image to read text and generate an image caption. This quickstart defines a function `AnalyzeImage()`, which uses the client object to analyze a remote image and print the results to the console.
17+
Use the Image Analysis client SDK for C++ to analyze an image to read text and generate an image caption. This quickstart defines a function `AnalyzeImage()`, which uses the client object to analyze a remote image and print the results to the console.
1818

1919
[Reference documentation](/cpp/cognitive-services/vision) | Packages (NuGet): [ImageAnalysis](https://www.nuget.org/packages/Azure.AI.Vision.ImageAnalysis) | [Samples](https://github.com/Azure-Samples/azure-ai-vision-sdk)
2020

@@ -40,9 +40,9 @@ Create a new C++ application.
4040

4141
Open Visual Studio, and under **Get started** select **Create a new project**. Set the template filters to _C++/Windows/Console_. Select **Console App** and choose **Next**. Update the project name to _ImageAnalysisQuickstart_ and choose **Create** to create the project.
4242

43-
### Install the client library
43+
### Install the client SDK
4444

45-
Once you've created a new project, install the client library by right-clicking on the project solution in the **Solution Explorer** and selecting **Manage NuGet Packages**. In the package manager that opens select **Browse**, check **Include prerelease**, and search for `Azure.AI.Vision.ImageAnalysis`. Select **Install**.
45+
Once you've created a new project, install the client SDK by right-clicking on the project solution in the **Solution Explorer** and selecting **Manage NuGet Packages**. In the package manager that opens select **Browse**, check **Include prerelease**, and search for `Azure.AI.Vision.ImageAnalysis`. Select **Install**.
4646

4747
#### [Linux](#tab/linux)
4848

@@ -147,7 +147,7 @@ If you want to clean up and remove a Cognitive Services subscription, you can de
147147

148148
## Next steps
149149

150-
In this quickstart, you learned how to install the Image Analysis client library and make basic image analysis calls. Next, learn more about the Analysis 4.0 API features.
150+
In this quickstart, you learned how to install the Image Analysis client SDK and make basic image analysis calls. Next, learn more about the Analysis 4.0 API features.
151151

152152

153153
> [!div class="nextstepaction"]

articles/cognitive-services/Computer-vision/includes/quickstarts-sdk/image-analysis-csharp-sdk-40.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Quickstart: Image Analysis client 4.0 library for .NET"
3-
description: In this quickstart, get started with the Image Analysis 4.0 client library for .NET.
2+
title: "Quickstart: Image Analysis client 4.0 SDK for .NET"
3+
description: In this quickstart, get started with the Image Analysis 4.0 client SDK for .NET.
44
services: cognitive-services
55
author: PatrickFarley
66
manager: nitinme
@@ -14,7 +14,7 @@ ms.author: pafarley
1414

1515
<a name="HOLTop"></a>
1616

17-
Use the Image Analysis client library for C# to analyze an image to read text and generate an image caption. This quickstart defines a method `AnalyzeAsync()`, which uses the client object to analyze a remote image and print the results to the console.
17+
Use the Image Analysis client SDK for C# to analyze an image to read text and generate an image caption. This quickstart defines a method `AnalyzeAsync()`, which uses the client object to analyze a remote image and print the results to the console.
1818

1919
[Reference documentation](/dotnet/api/azure.ai.vision.imageanalysis
2020
) | Packages (NuGet): [ImageAnalysis](https://www.nuget.org/packages/Azure.AI.Vision.ImageAnalysis) | [Samples](https://github.com/Azure-Samples/azure-ai-vision-sdk)
@@ -26,7 +26,7 @@ Use the Image Analysis client library for C# to analyze an image to read text an
2626

2727
* An Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services/)
2828
* The [Visual Studio IDE](https://visualstudio.microsoft.com/vs/) with workload **.NET desktop development** enabled. Or if you don't plan on using Visual Studio IDE, you need [.NET 6.0](https://dotnet.microsoft.com/download/dotnet-core) SDK or above installed.
29-
* [.NET Core 3.1 Runtime](https://dotnet.microsoft.com/download/dotnet/3.1) installed.
29+
* [.NET Runtime](https://dotnet.microsoft.com/download/dotnet/) installed.
3030
* Once you have your Azure subscription, <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesComputerVision" title="Create a Computer Vision resource" target="_blank">create a Computer Vision resource</a> in the Azure portal. In order to use the captioning feature in this quickstart, you must create your resource in one of the following Azure regions: East US, France Central, Korea Central, North Europe, Southeast Asia, West Europe, West US. After it deploys, click **Go to resource**.
3131
* You need the key and endpoint from the resource you create to connect your application to the Computer Vision service.
3232
* You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
@@ -42,9 +42,9 @@ Create a new C# application.
4242

4343
Open Visual Studio, and under **Get started** select **Create a new project**. Set the template filters to _C#/All Platforms/Console_. Select **Console App** (command-line application that can run on .NET on Windows, Linux and macOS) and choose **Next**. Update the project name to _ImageAnalysisQuickstart_ and choose **Next**. Select **.NET 6.0** or above, and choose **Create** to create the project.
4444

45-
### Install the client library
45+
### Install the client SDK
4646

47-
Once you've created a new project, install the client library by right-clicking on the project solution in the **Solution Explorer** and selecting **Manage NuGet Packages**. In the package manager that opens select **Browse**, check **Include prerelease**, and search for `Azure.AI.Vision.ImageAnalysis`. Select **Install**.
47+
Once you've created a new project, install the client SDK by right-clicking on the project solution in the **Solution Explorer** and selecting **Manage NuGet Packages**. In the package manager that opens select **Browse**, check **Include prerelease**, and search for `Azure.AI.Vision.ImageAnalysis`. Select **Install**.
4848

4949
#### [CLI](#tab/cli)
5050

@@ -70,9 +70,9 @@ Build succeeded.
7070
...
7171
```
7272

73-
### Install the client library
73+
### Install the client SDK
7474

75-
Within the application directory, install the Computer Vision client library for .NET with the following command:
75+
Within the application directory, install the Computer Vision client SDK for .NET with the following command:
7676

7777
```dotnet
7878
dotnet add package Azure.AI.Vision.ImageAnalysis --prerelease
@@ -192,7 +192,7 @@ If you want to clean up and remove a Cognitive Services subscription, you can de
192192

193193
## Next steps
194194

195-
In this quickstart, you learned how to install the Image Analysis client library and make basic image analysis calls. Next, learn more about the Analysis 4.0 API features.
195+
In this quickstart, you learned how to install the Image Analysis client SDK and make basic image analysis calls. Next, learn more about the Analysis 4.0 API features.
196196

197197

198198
> [!div class="nextstepaction"]

0 commit comments

Comments
 (0)