Skip to content

docs(azure-functions): replace template README with real documentation - #53

Open
vanshika2720 wants to merge 1 commit into
pipe-cd:mainfrom
vanshika2720:docs/azure-functions-readme
Open

docs(azure-functions): replace template README with real documentation#53
vanshika2720 wants to merge 1 commit into
pipe-cd:mainfrom
vanshika2720:docs/azure-functions-readme

Conversation

@vanshika2720

Copy link
Copy Markdown

What this PR does

Replaces the Azure Functions plugin's scaffold README with implementation-backed documentation.

The new README documents the plugin architecture, supported deployment stages, deploy target and application configuration, authentication and environment requirements, usage examples, troubleshooting guidance, development workflow, testing, and known limitations based on the current implementation.

Why we need it / Without this PR, what is the problem?

The existing README was still the generated template, with placeholder sections and example values instead of actual documentation.

This made it difficult for users and contributors to understand how to configure, use, and develop the Azure Functions plugin. This PR replaces the placeholder content with documentation that reflects the current implementation without changing any functionality.

The azure-functions README was still the scaffold generated for new
plugins, with every section left as an HTML-comment placeholder.
Fill it in from the current implementation: overview, architecture,
supported/unimplemented stages, plugin and application configuration,
required environment, authentication, usage examples, troubleshooting,
development, testing, and known limitations.

Signed-off-by: Vanshika <pahalvanshikaa@gmail.com>
@vanshika2720

Copy link
Copy Markdown
Author

@khanhtc1202 @t-kikuc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant