v0.3.0
What's New
5 new Azure services and community contributions bring miniblue to 26 services.
New Services
- Public IP Addresses —
Microsoft.Network/publicIPAddresseswith static/dynamic allocation - Network Security Groups —
Microsoft.Network/networkSecurityGroupswith security rules and cascade delete - Azure Load Balancer —
Microsoft.Network/loadBalancerswith frontend IPs, backend pools, rules and probes - Application Gateway —
Microsoft.Network/applicationGatewayswith L7 config, WAF, routing rules - Storage Accounts —
Microsoft.Storage/storageAccountsARM management with shared key auth (by @abusarah-tech)
New Examples
- .NET example using HttpClient covering 4 services (by @sa-es-ir)
- Terraform examples for load balancer, application gateway and storage accounts
Terraform Resources
New azurerm resources supported:
azurerm_public_ip, azurerm_network_security_group, azurerm_network_security_rule, azurerm_lb, azurerm_lb_backend_address_pool, azurerm_lb_probe, azurerm_lb_rule, azurerm_application_gateway, azurerm_storage_account
Other
- Blob handler refactored to work under storage accounts
- E2E test suite for storage accounts
azlocalCLI commands for storage account operations
Full Changelog: v0.2.5...v0.3.0