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

.Net: Az Template Support #10149

Open
markwallace-microsoft opened this issue Jan 10, 2025 · 0 comments
Open

.Net: Az Template Support #10149

markwallace-microsoft opened this issue Jan 10, 2025 · 0 comments
Labels
Build Features planned for next Build conference .NET Issue or Pull requests regarding .NET code

Comments

@markwallace-microsoft
Copy link
Member

"Azure Up Templates" into the Semantic Kernel repo to streamline the deployment process of the Kernel and its dependent services into Azure infrastructure. These templates are included in azd and the 'ai command line'

Requirements:

  1. Azure Resource Manager (ARM) Templates Creation:
    • Develop ARM and/or bison templates for automatic deployment of the Semantic Kernel along with required Azure resources (e.g., VMs, Storage accounts, App Services, Databases, etc.).
    • Ensure templates support customization parameters (e.g., region, VM size, database scaling).
  2. Template Documentation:
    • Provide comprehensive documentation for each template, explaining the parameters, default values, and instructions for customization.
    • Include examples of different deployment scenarios using the templates
  3. Monitoring and Logging:
    • Integrate with Azure Monitor or other monitoring solutions to provide real-time insights.
  4. Security and Compliance:
    • Ensure templates follow best security practices (e.g., secure parameters, least privilege principle).

Investigate:

  1. Can templates be generated, and it is useful at runtime? E.g. Kernel.GenerateBisonTemplate()
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code Build Features planned for next Build conference labels Jan 10, 2025
@markwallace-microsoft markwallace-microsoft moved this to Backlog: Planned in Semantic Kernel Jan 10, 2025
@github-actions github-actions bot changed the title Az Template Support .Net: Az Template Support Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Features planned for next Build conference .NET Issue or Pull requests regarding .NET code
Projects
Status: Backlog: Planned
Development

No branches or pull requests

1 participant