Skip to content

Commit

Permalink
AB#181868: Microsoft Entra: troubleshooting the GSA client (#4994)
Browse files Browse the repository at this point in the history
* First section.

* Updates

* More content.

* Finished the Client Checker section (minus TODOs).

* Two coding fixes.

* Added missing alt text in an image.

* Done except for Client Checker part 4.

* Ready for review.

* Couple of changes.

* Deleting index.yml from Microsoft Entra.

* Change welcome-microsoft-entra.yml from hub to landing page.

* Added TOC file.

* Added redirect for the index.yml file in Entra.

* Incorporated Abizer's feedback.

* Update troubleshoot-global-secure-access-client-windows-issues.md

Edit review per CI 181868

* Added reviewers and made a format change.

---------

Co-authored-by: Jerry Sitser <[email protected]>
  • Loading branch information
DennisLee-DennisLee and przlplx authored Oct 10, 2023
1 parent c4db3b7 commit 8ca1de4
Show file tree
Hide file tree
Showing 14 changed files with 430 additions and 34 deletions.
5 changes: 5 additions & 0 deletions .openpublishing.redirection.developer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4378,6 +4378,11 @@
"source_path": "support/developer/webapps/iis/iis-extensions-tools-addons/troubleshooting-problems-with-microsoft-web-platform-installer.md",
"redirect_url": "/previous-versions/troubleshoot/iis/troubleshoot-problems-microsoft-web-platform-installer",
"redirect_document_id": false
},
{
"source_path": "support/azure/microsoft-entra/index.yml",
"redirect_url": "/troubleshoot/azure/microsoft-entra/welcome-microsoft-entra",
"redirect_document_id": true
}
]
}
2 changes: 1 addition & 1 deletion support/azure/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ productDirectory:
- title: Microsoft Entra
imageSrc: "./microsoft-entra/media/microsoft-entra.svg"
links:
- url: microsoft-entra/index.yml
- url: microsoft-entra/welcome-microsoft-entra.yml
text: Troubleshooting articles for Microsoft Entra
- title: Site Recovery
imageSrc: "https://static.docs.com/ui/media/product/azure/recovery-services-vaults.svg"
Expand Down
18 changes: 0 additions & 18 deletions support/azure/microsoft-entra/index.yml

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions support/azure/microsoft-entra/toc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
- name: Welcome
href: welcome-microsoft-entra.yml

- name: Global Secure Access
items:
- name: Troubleshoot Global Secure Access client For Windows issues
href: troubleshoot-global-secure-access-client-windows-issues.md

Large diffs are not rendered by default.

45 changes: 30 additions & 15 deletions support/azure/microsoft-entra/welcome-microsoft-entra.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,33 @@
### YamlMime:Hub
title: Microsoft Entra troubleshooting documentation
summary: Troubleshooting articles for Microsoft Entra
### YamlMime:Landing

title: Microsoft Entra troubleshooting documentation # < 60 chars
summary: Welcome to Microsoft Entra troubleshooting. These articles explain how to determine, diagnose, and fix issues that you might encounter when you use Microsoft Entra. In the navigation pane on the left, browse through the article list or use the search box to find issues and solutions.
metadata:
ms.topic: hub-page
services: service
ms.service: active-directory
ms.author: genlin
ms.date: 05/09/2023
title: Troubleshoot Microsoft Entra issues
description: Documentation for troubleshooting common issues with Microsoft Entra. # Required; article description that is displayed in search results. < 160 chars.
services: active-directory
ms.service: active-directory #Required; service per approved list. service slug assigned to your service by ACOM.
ms.topic: landing-page # Required
author: genlin #Required; your GitHub user alias, with correct capitalization.
ms.author: genli #Required; microsoft alias of author; optional team alias.
ms.date: 10/10/2023

productDirectory:
items:
- title: Azure Active Directory
imageSrc: "./media/azure-ad-monoline.png"
links:
- url: ../active-directory/welcome-azure-ad.yml
text: Troubleshooting articles for Azure Active Directory
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new

landingContent:

# Card
- title: Azure Active Directory
linkLists:
- linkListType: reference
links:
- text: Azure Active Directory troubleshooting documentation
url: ../active-directory/welcome-azure-ad.yml

# Card
- title: Global Secure Access
linkLists:
- linkListType: how-to-guide
links:
- text: Troubleshoot Global Secure Access client For Windows issues
url: ./troubleshoot-global-secure-access-client-windows-issues.md

0 comments on commit 8ca1de4

Please sign in to comment.