Skip to content

Commit 2930f19

Browse files
authored
Merge pull request #127837 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to master to sync with https://github.com/MicrosoftDocs/azure-docs (branch master)
2 parents 0807a21 + 8025d5f commit 2930f19

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/active-directory/cloud-provisioning/tutorial-existing-forest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ In this scenario, there is an existing forest synced using Azure AD Connect sync
3131

3232
### In your on-premises environment
3333

34-
1. Identity a domain-joined host server running Windows Server 2012 R2 or greater with minimum of 4 GB RAM and .NET 4.7.1+ runtime
34+
1. Identify a domain-joined host server running Windows Server 2012 R2 or greater with minimum of 4 GB RAM and .NET 4.7.1+ runtime
3535

3636
2. If there is a firewall between your servers and Azure AD, configure the following items:
3737
- Ensure that agents can make *outbound* requests to Azure AD over the following ports:

articles/storage/common/storage-account-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ The Azure Storage data movement library for .NET is based on the core data movem
170170

171171
### REST API or client library
172172

173-
You can create a custom application to migrate your data from a general-purpose v1 storage account into a Blob storage account. Use one of the Azure client libraries or the Azure storage services REST API. Azure Storage provides rich client libraries for multiple languages and platforms like .NET, Java, C++, Node.JS, PHP, Ruby, and Python. The client libraries offer advanced capabilities such as retry logic, logging, and parallel uploads. You can also develop directly against the REST API, which can be called by any language that makes HTTP/HTTPS requests.
173+
You can create a custom application to migrate your data from a general-purpose v1 storage account into a Blob storage account. Use one of the Azure client libraries or the Azure Storage services REST API. Azure Storage provides rich client libraries for multiple languages and platforms like .NET, Java, C++, Node.JS, PHP, Ruby, and Python. The client libraries offer advanced capabilities such as retry logic, logging, and parallel uploads. You can also develop directly against the REST API, which can be called by any language that makes HTTP/HTTPS requests.
174174

175175
For more information about the Azure Storage REST API, see [Azure Storage Services REST API Reference](https://docs.microsoft.com/rest/api/storageservices/).
176176

@@ -186,4 +186,4 @@ For more information about the Azure Storage REST API, see [Azure Storage Servic
186186
## Next steps
187187

188188
- [Create a storage account](storage-account-create.md)
189-
- [Create a block blob storage account](../blobs/storage-blob-create-account-block-blob.md)
189+
- [Create a block blob storage account](../blobs/storage-blob-create-account-block-blob.md)

0 commit comments

Comments
 (0)