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

[Feature Request] Have a project template for protected Azure functions #899

Closed
jmprieur opened this issue Jan 21, 2021 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request fixed
Milestone

Comments

@jmprieur
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
dotnet new func --auth SingleOrg [--calls-graph]
dotnet new func --auth SingleOrg [--called-api-url xxx --called-api-scopes yyy]
dotnet new func --auth IndividualB2C

Describe the solution you'd like
Have a project template for Azure functions that are protected with AAD or AAD B2C

Additional context
The Azure function templates are in https://github.com/Azure/azure-functions-templates/tree/dev/Functions.Templates/ProjectTemplate/CSharp

@jmprieur jmprieur added the enhancement New feature or request label Jan 21, 2021
@jennyf19 jennyf19 self-assigned this Jan 21, 2021
@jennyf19 jennyf19 added this to the 1.6.0 milestone Jan 22, 2021
@jennyf19 jennyf19 added fixed and removed In progress labels Feb 8, 2021
@jennyf19
Copy link
Collaborator

Included in 1.6.0 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fixed
Projects
None yet
Development

No branches or pull requests

2 participants