Skip to content

Conversation

@brianveldman
Copy link
Contributor

This pull request makes minor improvements to the README.md documentation by fixing typos and clarifying some phrasing.

Documentation fixes and improvements:

  • Corrected a typo from "acts has the documentation source repository" to "acts as the documentation source repository" in the introduction.
  • Removed an unnecessary word ("the") to clarify the relationship with the source code repository in the contributor section.
  • Improved the description of the main branch to clarify that it contains the latest documentation deployed to the production slot.

@microsoft-github-policy-service

👋 Hello @brianveldman,

Thank you for your pull request, a team member will review it soon. All issues and pull requests are validated by the Arc Jumpstart team and must pass all validation checks before being merged.

By submitting this pull request, you agree that your contributions will be licensed under the MIT license license and you confirm that you've read and will abide by our Code of Conduct.

@janegilring janegilring self-assigned this Sep 2, 2025
@janegilring janegilring added the Documentation Improvements or additions to documentation label Sep 2, 2025
@janegilring janegilring added this to the September 2025 milestone Sep 2, 2025
Copy link
Contributor

@janegilring janegilring left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@janegilring janegilring merged commit 5526632 into Azure:canary Sep 2, 2025
1 check passed
@github-project-automation github-project-automation bot moved this from In progress to Done in Arc Jumpstart - Docs Sep 2, 2025
janegilring added a commit that referenced this pull request Sep 3, 2025
* Added Microsoft.KeyVault in the list of required azure resource provider (#792)

During deployment identified below service provider needs to be registered too hence added to both PowerShell and cli commands

Register-AzResourceProvider -ProviderNamespace "Microsoft.KeyVault"
az provider register --namespace Microsoft.Keyvault

* Fix minor typos in README.md (#789)

* Update password requirements for Windows account (#795)

Password length needs to be 14 characters long, in stead of 12

Co-authored-by: Lior Kamrat <[email protected]>

---------

Co-authored-by: Sammy1712 <[email protected]>
Co-authored-by: Brian Veldman <[email protected]>
Co-authored-by: Daniel Etten <[email protected]>
Co-authored-by: Lior Kamrat <[email protected]>
kianaharris4 added a commit that referenced this pull request Sep 9, 2025
* Documentation corrections and improvements (#793)

* Added Microsoft.KeyVault in the list of required azure resource provider (#792)

During deployment identified below service provider needs to be registered too hence added to both PowerShell and cli commands

Register-AzResourceProvider -ProviderNamespace "Microsoft.KeyVault"
az provider register --namespace Microsoft.Keyvault

* Fix minor typos in README.md (#789)

* Update password requirements for Windows account (#795)

Password length needs to be 14 characters long, in stead of 12

Co-authored-by: Lior Kamrat <[email protected]>

---------

Co-authored-by: Sammy1712 <[email protected]>
Co-authored-by: Brian Veldman <[email protected]>
Co-authored-by: Daniel Etten <[email protected]>
Co-authored-by: Lior Kamrat <[email protected]>

* August 2025 release notes

---------

Co-authored-by: Lior Kamrat <[email protected]>
Co-authored-by: Jan Egil Ring <[email protected]>
Co-authored-by: Sammy1712 <[email protected]>
Co-authored-by: Brian Veldman <[email protected]>
Co-authored-by: Daniel Etten <[email protected]>
kianaharris4 added a commit that referenced this pull request Sep 16, 2025
* Added Microsoft.KeyVault in the list of required azure resource provider (#792)

During deployment identified below service provider needs to be registered too hence added to both PowerShell and cli commands

Register-AzResourceProvider -ProviderNamespace "Microsoft.KeyVault"
az provider register --namespace Microsoft.Keyvault

* Fix minor typos in README.md (#789)

* Update password requirements for Windows account (#795)

Password length needs to be 14 characters long, in stead of 12

Co-authored-by: Lior Kamrat <[email protected]>

* Kianaharris updates (#796)

* Documentation corrections and improvements (#793)

* Added Microsoft.KeyVault in the list of required azure resource provider (#792)

During deployment identified below service provider needs to be registered too hence added to both PowerShell and cli commands

Register-AzResourceProvider -ProviderNamespace "Microsoft.KeyVault"
az provider register --namespace Microsoft.Keyvault

* Fix minor typos in README.md (#789)

* Update password requirements for Windows account (#795)

Password length needs to be 14 characters long, in stead of 12

Co-authored-by: Lior Kamrat <[email protected]>

---------

Co-authored-by: Sammy1712 <[email protected]>
Co-authored-by: Brian Veldman <[email protected]>
Co-authored-by: Daniel Etten <[email protected]>
Co-authored-by: Lior Kamrat <[email protected]>

* August 2025 release notes

---------

Co-authored-by: Lior Kamrat <[email protected]>
Co-authored-by: Jan Egil Ring <[email protected]>
Co-authored-by: Sammy1712 <[email protected]>
Co-authored-by: Brian Veldman <[email protected]>
Co-authored-by: Daniel Etten <[email protected]>

---------

Co-authored-by: Sammy1712 <[email protected]>
Co-authored-by: Brian Veldman <[email protected]>
Co-authored-by: Daniel Etten <[email protected]>
Co-authored-by: Lior Kamrat <[email protected]>
Co-authored-by: Jan Egil Ring <[email protected]>
kianaharris4 added a commit that referenced this pull request Oct 14, 2025
* Documentation corrections and improvements (#793)

* Added Microsoft.KeyVault in the list of required azure resource provider (#792)

During deployment identified below service provider needs to be registered too hence added to both PowerShell and cli commands

Register-AzResourceProvider -ProviderNamespace "Microsoft.KeyVault"
az provider register --namespace Microsoft.Keyvault

* Fix minor typos in README.md (#789)

* Update password requirements for Windows account (#795)

Password length needs to be 14 characters long, in stead of 12

Co-authored-by: Lior Kamrat <[email protected]>

---------

Co-authored-by: Sammy1712 <[email protected]>
Co-authored-by: Brian Veldman <[email protected]>
Co-authored-by: Daniel Etten <[email protected]>
Co-authored-by: Lior Kamrat <[email protected]>

* August 2025 release notes

* sept 2025 release updates

---------

Co-authored-by: Lior Kamrat <[email protected]>
Co-authored-by: Jan Egil Ring <[email protected]>
Co-authored-by: Sammy1712 <[email protected]>
Co-authored-by: Brian Veldman <[email protected]>
Co-authored-by: Daniel Etten <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Improvements or additions to documentation

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants