Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update readme for aad starter #18826

Merged
merged 11 commits into from
Jan 29, 2021

Conversation

zhichengliu12581
Copy link
Contributor

Move code and configuration files from example to key concepts

@ghost ghost added the azure-spring All azure-spring related issues label Jan 27, 2021
@chenrujun
Copy link

My suggestions:

  1. Move Include the package to related usage scenarios like Web application and Resource Server.
  2. Move Configurable properties after Use Azure China instead of Azure Global.

@check-enforcer
Copy link

This pull request is protected by Check Enforcer.

What is Check Enforcer?

Check Enforcer helps ensure all pull requests are covered by at least one check-run (typically an Azure Pipeline). When all check-runs associated with this pull request pass then Check Enforcer itself will pass.

Why am I getting this message?

You are getting this message because Check Enforcer did not detect any check-runs being associated with this pull request within five minutes. This may indicate that your pull request is not covered by any pipelines and so Check Enforcer is correctly blocking the pull request being merged.

What should I do now?

If the check-enforcer check-run is not passing and all other check-runs associated with this PR are passing (excluding license-cla) then you could try telling Check Enforcer to evaluate your pull request again. You can do this by adding a comment to this pull request as follows:
/check-enforcer evaluate
Typically evaulation only takes a few seconds. If you know that your pull request is not covered by a pipeline and this is expected you can override Check Enforcer using the following command:
/check-enforcer override
Note that using the override command triggers alerts so that follow-up investigations can occur (PRs still need to be approved as normal).

What if I am onboarding a new service?

Often, new services do not have validation pipelines associated with them, in order to bootstrap pipelines for a new service, you can issue the following command as a pull request comment:
/azp run prepare-pipelines
This will run a pipeline that analyzes the source tree and creates the pipelines necessary to build and validate your pull request. Once the pipeline has been created you can trigger the pipeline using the following comment:
/azp run java - [service] - ci

Based on Azure AD as a Resource Server, it uses `BearerTokenAuthenticationFilter` authorize request. The current resource server also can access other resources, there's a similar method to the web application usage to obtain access to the client access token, the difference is the access token obtained based on the `MSAL On-Behalf-Of` process.

#### System diagram
Only as a Resource Server, no further access to other resources protected by Azure AD.

Choose a reason for hiding this comment

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

To keep same style, no text between #### System diagram and the image. Move to ### Resource Server.

@chenrujun chenrujun enabled auto-merge (squash) January 29, 2021 00:17
Copy link

@chenrujun chenrujun left a comment

Choose a reason for hiding this comment

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

LGTM.

@chenrujun chenrujun merged commit 957bfc5 into Azure:master Jan 29, 2021
@saragluna saragluna added the azure-spring-aad Spring active directory related issues. label Feb 1, 2021
@zhichengliu12581 zhichengliu12581 deleted the update-readme-for-starter branch August 24, 2021 08:40
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-java that referenced this pull request May 30, 2022
[Compute] Disk 2022-03-02 (Azure#19116)

* new version folder

* new version folder

* sync with diskRP 2021-12-01 changes

* Update creationData description  (Azure#18050)

* Update diskRPCommon.json

* Update diskRPCommon.json

* adding SecurityProfile in DiskRestorePointProperties (Azure#18826)

* add cross-tenant feature (Azure#18718)

* add cross-tenant feature

* fix filename typo

* prettier

* Swagger changes for PremiumV2 in DiskRP (Azure#18786)

* Swagger changes for PremiumV2 in DiskRP

* Added new property copyCompletionError

* Updated description for new property copyCompletionError

* Added the type as object for CopyCompletionError

* Addressed comment to update the description for CopySourceNotFound

Co-authored-by: akashpargat <akashpargat@microsoft.com>

* Add new Azure Compute Gallery image ids to ImageDiskReference for PutDisk Support in 2022-03-02 Api Version (Azure#18868)

* new sig ids for put disk 2022-03-02

* fix errors and add example path

* extra space

* remove required id

* prettify common

Co-authored-by: Jerry Chan <jerch@microsoft.com>

* Feature/cplat 2022 03 02 (Azure#18945)

* add cross-tenant feature

* fix filename typo

* prettier

* add federatedClientId to diskEncryptionSetUpdateProperties

* New ApI Version

* Readme changes

* adding SecurityProfile in DiskRestorePointProperties (Azure#18826)

* add cross-tenant feature (Azure#18718)

* add cross-tenant feature

* fix filename typo

* prettier

* Swagger changes for PremiumV2 in DiskRP (Azure#18786)

* Swagger changes for PremiumV2 in DiskRP

* Added new property copyCompletionError

* Updated description for new property copyCompletionError

* Added the type as object for CopyCompletionError

* Addressed comment to update the description for CopySourceNotFound

Co-authored-by: akashpargat <akashpargat@microsoft.com>

* Add new Azure Compute Gallery image ids to ImageDiskReference for PutDisk Support in 2022-03-02 Api Version (Azure#18868)

* new sig ids for put disk 2022-03-02

* fix errors and add example path

* extra space

* remove required id

* prettify common

Co-authored-by: Jerry Chan <jerch@microsoft.com>

* Feature/cplat 2022 03 02 (Azure#18945)

* add cross-tenant feature

* fix filename typo

* prettier

* add federatedClientId to diskEncryptionSetUpdateProperties

* GET snapshot-Changed CopyCompletionError enum name (Azure#19160)

Co-authored-by: Karan Manish Thakkar <kathakkar@microsoft.com>

* move UserAssignedIdentities to common.json to fix duplicate definition

* update readme with gallery 2022-01-03

* sync with past updates

* update with description for object

* fix readme

* GET snapshot-Changed CopyCompletionError enum name (Azure#19227)

Co-authored-by: Karan Manish Thakkar <kathakkar@microsoft.com>

* fixing readme.md

* fix vmss userAssignedIdentities duplicate definition

Co-authored-by: Theodore Chang <thchan@microsoft.com>
Co-authored-by: anshulsolanki21 <73930854+anshulsolanki21@users.noreply.github.com>
Co-authored-by: parkhyukjun89 <hyupar@microsoft.com>
Co-authored-by: Akash Pargat <akashpargat@yahoo.com>
Co-authored-by: akashpargat <akashpargat@microsoft.com>
Co-authored-by: jerryc3 <48365571+jerryc3@users.noreply.github.com>
Co-authored-by: Jerry Chan <jerch@microsoft.com>
Co-authored-by: Karan Manish Thakkar <kkaran.thakkar@gmail.com>
Co-authored-by: Karan Manish Thakkar <kathakkar@microsoft.com>
Co-authored-by: Theodore Chang <theodore.l.chang@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
azure-spring All azure-spring related issues azure-spring-aad Spring active directory related issues.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants