github
diff --git a/data/reusables/actions/permissions-statement-secrets-variables-repository.md b/data/reusables/actions/permissions-statement-secrets-variables-repository.md
index d9f77937ddc5..0e7a451322e6 100644
--- a/data/reusables/actions/permissions-statement-secrets-variables-repository.md
+++ b/data/reusables/actions/permissions-statement-secrets-variables-repository.md
@@ -1 +1 @@
-To create secrets or variables on {% data variables.product.prodname_dotcom %} for a personal account repository, you must be the repository owner. To create secrets or variables on {% data variables.product.prodname_dotcom %} for an organization repository, you must have `admin` access. Lastly, to create secrets or variables for a personal account repository or an organization repository through the REST API, you must have collaborator access.
+To create secrets or variables on {% data variables.product.prodname_dotcom %} for a personal account repository, you must be the repository owner. To create secrets or variables on {% data variables.product.prodname_dotcom %} for an organization repository, you must have {% ifversion ghec %} `write` {% endif %}{% ifversion fpt or ghes %} `admin` {% endif %} access. Lastly, to create secrets or variables for a personal account repository or an organization repository through the REST API, you must have collaborator access.
diff --git a/data/reusables/actions/supported-github-runners.md b/data/reusables/actions/supported-github-runners.md
index e5b8a2fabaa2..1dd76891abef 100644
--- a/data/reusables/actions/supported-github-runners.md
+++ b/data/reusables/actions/supported-github-runners.md
@@ -35,8 +35,7 @@ For public repositories, jobs using the workflow labels shown in the table below
windows-latest ,
windows-2025 ,
- windows-2022 ,
- windows-2019
+ windows-2022
|
@@ -125,8 +124,7 @@ For {% ifversion ghec %}internal and{% endif %} private repositories, jobs using
windows-latest ,
windows-2025 ,
- windows-2022 ,
- windows-2019
+ windows-2022
|
diff --git a/data/reusables/support/scope-of-support.md b/data/reusables/support/scope-of-support.md
index 986edfda84bd..81030198e86c 100644
--- a/data/reusables/support/scope-of-support.md
+++ b/data/reusables/support/scope-of-support.md
@@ -4,6 +4,7 @@ If your support request is outside of the scope of what our team can help you wi
* Hardware setup
* Hypervisor-related issues, such as OS disk detection, network setup, boot failure, VM console access, etc{% endif %}
* CI/CD, such as Jenkins
+* Azure DevOps (please contact Azure Support)
* Writing scripts
* Configuration of external authentication systems, such as SAML identity providers
* Open source projects