﻿# Create a .NET Azure App deployment process

:::div{.info}
**🏷 Capability:** Prompt-based project creation
:::

This prompt generates a deployment process tailored for .NET applications targeting Azure App Services, helping teams rapidly onboard cloud-native workloads.

## 📝 Prompt

```
Create a deployment process for a .NET application targeting Azure App Service
```

## 💡 Tips for customizing

- Specify target environment (e.g. Dev, Prod)
- Mention deployment slot if applicable
- Include app settings or secrets handling

## 📚 Further reading

- [Octopus documentation](https://octopus.com/docs)
- [Octopus best practices](https://octopus.com/docs/best-practices)
