Skip to content

Commit 9f9ced4

Browse files
authored
Merge pull request #228108 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 5951929 + db8f349 commit 9f9ced4

File tree

9 files changed

+28
-10
lines changed

9 files changed

+28
-10
lines changed

articles/active-directory/fundamentals/road-to-the-cloud-posture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ In this state:
114114

115115
* A plan to move apps that depend on Active Directory and are part of the vision for the future-state Azure AD environment is being executed. A plan to replace services that won't move (file, print, or fax services) is in place.
116116

117-
* On-premises workloads have been replaced with cloud alternatives such as Windows Virtual Desktop, Azure Files, or Google Cloud Print. Azure SQL Managed Instance replaces SQL Server.
117+
* On-premises workloads have been replaced with cloud alternatives such as Windows Virtual Desktop, Azure Files, or Universal Print. Azure SQL Managed Instance replaces SQL Server.
118118

119119
### State 5: 100% cloud
120120

articles/automation/automation-runbook-authoring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The test matrix includes the following operating systems:
4747
## Key Features of v1.0.8
4848

4949
- **Local directory configuration settings** - You can define the working directory that you want to save runbooks locally.
50-
- **Change Directory:Base Path** - You use the changed directory path when you reopen Visual Studio code IDE. To change the directory using the Command Palette, use **Ctrl+Shift+P -> select Change Directory**. To change the base path from extension configuration settings, select **Manage** icon in the activity bar on the left and go to **Settings > Extensions > Azure Automation > Directory:Base Path**.
50+
- **Change Directory:Base Path** - You use the changed directory path when you reopen Visual Studio Code IDE. To change the directory using the Command Palette, use **Ctrl+Shift+P -> select Change Directory**. To change the base path from extension configuration settings, select **Manage** icon in the activity bar on the left and go to **Settings > Extensions > Azure Automation > Directory:Base Path**.
5151
- **Change Directory:Folder Structure** - You can change the local directory folder structure from *vscodeAutomation/accHash* to *subscription/resourceGroup/automationAccount*. Select **Manage** icon in the activity bar on the left and go to **Settings > Extensions > Azure Automation > Directory:Folder Structure**. You can change the default configuration setting from *vscodeAutomation/accHash* to *subscription/resourceGroupe/automationAccount* format.
5252
>[!NOTE]
5353
>If your automation account is integrated with source control you can provide the runbook folder path of your GitHub repo as the directory path. For example: changing directory to *C:\abc* would store runbooks in *C:\abc\vscodeAutomation..* or *C:\abc//subscriptionName//resourceGroupName//automationAccountName//runbookname.ps1*.

articles/azure-cache-for-redis/cache-best-practices-kubernetes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Currently, Azure Cache for Redis uses ports 15000-15019 for clustered caches to
3535

3636
To avoid connection interference, we recommend:
3737

38-
- Consider using a non-clustered cache instead
38+
- Consider using a non-clustered cache or an Enterprise tier cache instead
3939
- Avoid configuring *Istio* sidecars on pods running Azure Cache for Redis client code
4040

4141
## Next steps

articles/batch/best-practices.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,9 @@ Deleting tasks accomplishes two things:
153153
- Ensures that you don't have a build-up of tasks in the job. This action will help avoid difficulty in finding the task you're interested in as you'll have to filter through the Completed tasks.
154154
- Cleans up the corresponding task data on the node (provided `retentionTime` hasn't already been hit). This action helps ensure that your nodes don't fill up with task data and run out of disk space.
155155

156+
> [!NOTE]
157+
> For tasks just submitted to Batch, the DeleteTask API call takes up to 10 minutes to take effect. Before it takes effect, other tasks might be prevented from being scheduled. It's because Batch Scheduler still tries to schedule the tasks just deleted. If you want to delete one task shortly after it's submitted, please terminate the task instead (since the terminate task will take effect immediately). And then delete the task 10 minutes later.
158+
156159
### Submit large numbers of tasks in collection
157160

158161
Tasks can be submitted on an individual basis or in collections. Submit tasks in [collections](/rest/api/batchservice/task/addcollection) of up to 100 at a time when doing bulk submission of tasks to reduce overhead and submission time.

articles/defender-for-cloud/devops-faq.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ If you're having issues with Defender for DevOps these frequently asked question
2424
- [Is it possible to block the developers committing code with exposed secrets](#is-it-possible-to-block-the-developers-committing-code-with-exposed-secrets)
2525
- [I am not able to configure Pull Request Annotations](#i-am-not-able-to-configure-pull-request-annotations)
2626
- [What are the programing languages that are supported by Defender for DevOps?](#what-are-the-programing-languages-that-are-supported-by-defender-for-devops)
27+
- [I'm getting the There's no CLI tool error in Azure DevOps](#im-getting-the-theres-no-cli-tool-error-in-azure-devops)
2728

2829

2930
### I'm getting an error while trying to connect
@@ -108,6 +109,14 @@ The following languages are supported by Defender for DevOps:
108109
- Java Script
109110
- Type Script
110111

112+
### I'm getting the There's no CLI tool error in Azure DevOps
113+
114+
If when running the pipeline in Azure DevOps, you receive the following error:
115+
"no such file or directory, scandir 'D:\a\_msdo\versions\microsoft.security.devops.cli'".
116+
117+
This error occurs if you are missing the dependency of `dotnet6` in the pipeline's YAML file. DotNet6 is required to allow the Microsoft Security DevOps extension to run. Include this as a task in your YAML file to eliminate the error.
118+
119+
You can learn more about [Microsoft Security DevOps](https://marketplace.visualstudio.com/items?itemName=ms-securitydevops.microsoft-security-devops-azdevops).
111120

112121

113122
## Next steps

articles/energy-data-services/faq-energy-data-services.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ sections:
2222
questions:
2323
- question: How can I get access to Microsoft Energy Data Services Preview?
2424
answer: >
25-
Microsoft Energy Data Services requires registration and is currently only available to approved customers and partners during the preview period. Request access to Microsoft Energy Data Services Preview [here](https://aka.ms/MicrosoftEnergyDataServices-create)
25+
Microsoft Energy Data Services is available to all customers and partners with a valid subscription. Customers can create an instance by going directly to the Azure Marketplace and searching for "Microsoft Energy Data Services."
2626
2727
- name: Data Residency
2828
questions:

articles/energy-data-services/how-to-manage-users.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,9 @@ curl --location --request POST 'https://login.microsoftonline.com/<tenant-id>/oa
8888
Copy the `access_token` value from the response. You'll need it to pass as one of the headers in all calls to the Entitlements API of your Microsoft Energy Data Services Preview instance.
8989

9090
## User management activities
91-
You can manage user's access to your Microsoft Energy Data Services instance or data partitions. As a prerequisite for this step, you need to find the 'object-id' (OID) of the user(s) first.
91+
You can manage users' access to your Microsoft Energy Data Services instance or data partitions. As a prerequisite for this step, you need to find the 'object-id' (OID) of the user(s) first. If you are managing an application's access to your instance or data partition, then you must find and use the application ID (or client ID) instead of the OID.
9292

93-
You'll need to input `object-id` (OID) of the users as parameters in the calls to the Entitlements API of your Microsoft Energy Data Services Preview Instance. `object-id`(OID) is the Azure Active Directory User Object ID.
93+
You'll need to input the `object-id` (OID) of the users (or the application or client ID if managing access for an application) as parameters in the calls to the Entitlements API of your Microsoft Energy Data Services Preview Instance. `object-id` (OID) is the Azure Active Directory User Object ID.
9494

9595
:::image type="content" source="media/how-to-manage-users/azure-active-directory-object-id.png" alt-text="Screenshot of finding the object-id from Azure Active Directory.":::
9696

articles/private-link/tutorial-dns-on-premises-private-resolver.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ You'll peer the virtual networks together to simulate an on-premises network. In
149149
| Peering link name | Enter **myPeer-cloud**. |
150150
| Virtual network deployment model | Leave the default of **Resource manager**. |
151151
| Subscription | Select your subscription. |
152-
| Virtual Network | Select **myPeer-onprem**. |
152+
| Virtual Network | Select **myVNet-onprem**. |
153153
| Traffic to remote virtual network | Leave the default of **Allow (default)**. |
154154
| Traffic forwarded from remote virtual network | Leave the default of **Allow (default)**. |
155155
| Virtual network gateway or Route Server | Leave the default of **None (default)**. |
@@ -187,9 +187,15 @@ You'll create an Azure web app for the cloud resource accessed by the on-premise
187187

188188
6. Select **Apply**.
189189

190-
7. Select **Review + create**.
190+
7. Select **Next: Deployment**.
191191

192-
8. Select **Create**.
192+
8. Select **Next: Networking**.
193+
194+
9. Change 'Enable public access' to false.
195+
196+
10. Select **Review + create**.
197+
198+
11. Select **Create**.
193199

194200
## Create private endpoint
195201

articles/service-fabric/service-fabric-application-upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 07/14/2022
1010
---
1111

1212
# Service Fabric application upgrade
13-
An Azure Service Fabric application is a collection of services. During an upgrade, Service Fabric compares the new [application manifest](service-fabric-application-and-service-manifests.md) with the previous version and determines which services in the application require updates. Service Fabric compares the version numbers in the service manifests with the version numbers in the previous version. If a service has not changed, that service is not upgraded.
13+
An Azure Service Fabric application is a collection of services. During an upgrade, Service Fabric compares the new [application manifest](service-fabric-application-and-service-manifests.md) with the previous version and determines which services in the application require updates. Service Fabric compares the version in the service manifests with the version in the previous version. If the service version has not changed, that service will not be upgraded.
1414

1515
> [!NOTE]
1616
> [ApplicationParameter](/dotnet/api/system.fabric.description.applicationdescription.applicationparameters#System_Fabric_Description_ApplicationDescription_ApplicationParameters)s are not preserved across an application upgrade. In order to preserve current application parameters, the user should get the parameters first and pass them into the upgrade API call like below:

0 commit comments

Comments
 (0)