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 microsoft-azure-quiz.md #2059

Merged
merged 1 commit into from
Aug 13, 2021
Merged

Update microsoft-azure-quiz.md #2059

merged 1 commit into from
Aug 13, 2021

Conversation

tomtreffke
Copy link
Contributor

Encountered a new question about Cross Origin Ressource Sharing. Provided Answer from the Microsoft docs, but I think its also clear by excluding answers:

  • Microsoft Docs: CORS
  • deployment slots enable you to have multiple versions (environments) for a web app, allowing you to select which version is served, decreasing outage risk and time during deployment of the AAS.
  • WebJobs are background tasks running in the same instance (context) as your Web App
  • Custom Domains is a feature of Azure Active Directory that allows you to integrate your organizations domain names into Azure and use them, e.g. for Email (O365/M365).

Encountered a new question about Cross Origin Ressource Sharing. Provided Answer from the Microsoft docs, but I think its also clear by excluding answers:
- CORS --> https://docs.microsoft.com/de-de/azure/app-service/app-service-web-tutorial-rest-api
- deployment slots have to do with CI/CD and how to deploy your app without outages
- WebJobs are background tasks running in the same instance (context) as your Web App
- Custom Domains is a feature of Azure Active Directory that allows you to integrate your organizations domain names into Azure and use them, e.g. for Email (O365/M365).
Copy link
Owner

@Ebazhanov Ebazhanov left a comment

Choose a reason for hiding this comment

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

Hello, @tomtreffke! Thanks for perfect pull request! I like your detailed explanation 👍 looks like you are very deep into this topic 💪

@Ebazhanov Ebazhanov merged commit 1063e5c into Ebazhanov:master Aug 13, 2021
@Ebazhanov
Copy link
Owner

@all-contributors please add @tomtreffke for design, code

@allcontributors
Copy link
Contributor

@Ebazhanov

I've put up a pull request to add @tomtreffke! 🎉

@tomtreffke
Copy link
Contributor Author

Thanks for the flowers mate! :) yes I spent some time in development and Azure consulting, hence... 😎

@tomtreffke tomtreffke deleted the patch-1 branch August 13, 2021 09:50
@Ebazhanov
Copy link
Owner

Thanks for the flowers mate! :) yes I spent some time in development and Azure consulting, hence... 😎

if you do not mind will add you in the column as responsible person, just in case other people might want need your help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants