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

Adds Azure Function PowerShell guide #6526

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

milanholemans
Copy link
Contributor

@milanholemans milanholemans commented Dec 21, 2024

Closes #5943


On hold until the following PRs are available in a stable release:

Copy link
Contributor

@Jwaegebaert Jwaegebaert left a comment

Choose a reason for hiding this comment

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

Awesome work on this guide! I left some comments for you to check out. Overall, just a few tweaks to make it even clearer. 😉

Copy link
Contributor

Choose a reason for hiding this comment

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

This guide is quite detailed, providing an in-depth explanation of the entire setup process. However, it might be an idea to split it into more focused files, each dedicated to a separate section, to make it more digestible. Here’s a suggestion:

  • Overview and Prerequisites
  • Setting up Azure resources
  • Setting up a local project
  • Creating Functions
  • Granting permissions and deployment
  • Testing the functions

Additionally, the Overview page could include a list of all the pages that you'll need to follow for the guide.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

In the future we're planning to add more guides on how to use CLI in automation tools, right? If we split it into multiple pages, won't it become messy and difficult to find your way around?

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

Successfully merging this pull request may close these issues.

Guide for setting up PowerShell Azure Function to run a script
2 participants