Azure / Azure/autorest.powershell

Surface feedback surveys for Identity APIs under "Related Links" of the PowerShell cmdlets

Open
#805 3 comments 0 reactions 1 assignee Claimed by @dcaro View on GitHub
feature-request
Dominant language
C#
Stars
123
Forks
99
PR merge metrics
No merged PRs in 30d

Description

We'd like to surface surveys to understand user feedback on specific PowerShell cmdlets under the Get-Help "Related Links" section for Identity APIs. On each Identity cmdlet, shown below, we'd like a sentence such as "Send feedback about this cmdlet here: https://aka.ms/blablah”

Here's the table of Identity APIs and the related surveys we'd like to surface:

Priority? | Graph Explorer Endpoint | PowerShell cmdlet | Survey Link
-- | -- | -- | --
  | /conditionalAccess/policies | Get-AzureADMSConditionalAccessPolicy | https://aka.ms/caapifeedback
  |   | New-AzureADMSConditionalAccessPolicy |  
  |   | Set-AzureADMSConditionalAccessPolicy |  
  |   | Remove-AzureADMSConditionalAccessPolicy |  
  | /conditionalAccess/namedLocations | Get-AzureADMSNamedLocationPolicy |  
  |   | New-AzureADMSNamedLocationPolicy |  
  |   | Set-AzureADMSNamedLocationPolicy |  
  |   | Remove-AzureADMSNamedLocationPolicy |  
  |   |   |  
Yes | /applications | Get-AzureADApplication | https://aka.ms/applicationsAPISurvey
  |   | New-AzureADApplication |  
  |   | Set-AzureADApplication |  
  |   | Remove-AzureADApplication |  
  |   |   |  
  | /servicePrincipals | Get-AzureADServicePrincipal | https://aka.ms/servicePrincipalAPISurvey
  |   | New-AzureADServicePrincipal |  
  |   | Set-AzureADServicePrincipal |  
  |   | Remove-AzureADServicePrincipal |  
  |   |   |  
  | /servicePrincipals/{id}/appRoleAssignments | Get-AzureADServiceAppRoleAssignment | https://aka.ms/appRoleAssignmentAPISurvey
  |   | New-AzureADServiceAppRoleAssignment |  
  |   | Remove-AzureADServiceAppRoleAssignment |  
  |   |   |  
  | /onPremisesPublishingProfiles/applicationProxy/connectors | Get-AzureADApplicationProxyConnector | https://aka.ms/msgraphaadsurveyconnectors
  |   |   |  
  | /onPremisesPublishingProfiles/applicationProxy/connectorgroups | Get-AzureADApplicationProxyConnectorGroup | https://aka.ms/msgraphaadsurveyconnectorgroups
  |   |   |  
Yes | /groups | Get-AzureADGroup | https://aka.ms/GroupsAPIFeedback
  |   | New-AzureADGroup |  
  |   | Add-AzureADGroupMember |  
  |   | Remove-AzureADGroupMember |  
  |   | Remove-AzureADGroup |  
  |   |   |  
Yes | /devices | Get-AzureADDevice | https://aka.ms/deviceAPIFeedback
  |   | Set-AzureADDevice |  
  |   | Remove-AzureADDevice |  
  |   |   |  
Yes | /users | Get-AzureADUser | https://aka.ms/UsersAPIFeedback
  |   | Get-AzureADUserThumbnailPhoto |  
  |   | New-AzureADUser |  
  |   | Remove-AzureADUser |  
  |   | Set-AzureADUser |  
  |   | Set-AzureADUserThumbnailPhoto |  
  |   | Revoke-AzureADUserAllRefreshToken

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.