Skip to content

Commit

Permalink
Merge pull request #34692 from github/repo-sync
Browse files Browse the repository at this point in the history
Repo sync
  • Loading branch information
docs-bot authored Sep 22, 2024
2 parents 4ce8aa3 + 6f22964 commit 5ed152f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ redirect_from:

## About disabled authentication for {% data variables.product.prodname_emus %}

After you disable SAML or OIDC SSO and SCIM provisioning for your enterprise, the following effects apply:
After you disable SAML or OIDC SSO for your enterprise, the following effects apply:

* All external identities for the enterprise will be removed. For more information, see "[AUTOTITLE](/admin/user-management/managing-users-in-your-enterprise/viewing-and-managing-a-users-saml-access-to-your-enterprise)."
* All external identities for the enterprise, and associated email addresses for {% data variables.enterprise.prodname_managed_users %}, will be removed. For more information, see "[AUTOTITLE](/admin/user-management/managing-users-in-your-enterprise/viewing-and-managing-a-users-saml-access-to-your-enterprise)."
* All {% data variables.enterprise.prodname_managed_users %} will be suspended. The suspended accounts will not be renamed. For more information, see "[AUTOTITLE](/admin/user-management/managing-users-in-your-enterprise/viewing-people-in-your-enterprise#viewing-suspended-members)."
* All {% data variables.product.pat_generic_plural %} and SSH keys associated with {% data variables.enterprise.prodname_managed_users %} will be deleted.
* All of the external groups provisioned by SCIM will be deleted. For more information, see "[AUTOTITLE](/admin/identity-and-access-management/using-enterprise-managed-users-for-iam/managing-team-memberships-with-identity-provider-groups)."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,8 @@ You can consolidate your audit logs by integrating streaming to S3 with AWS Clou

### Setting up streaming to Azure Blob Storage

> [!NOTE] Audit log streaming to blob storage in Azure Government is not supported.

Before setting up a stream in {% data variables.product.prodname_dotcom %}, first create a storage account and a container in Microsoft Azure. See [Introduction to Azure Blob Storage](https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blobs-introduction) in the Microsoft documentation.

To configure the stream, you need the URL of a SAS token.
Expand Down

0 comments on commit 5ed152f

Please sign in to comment.