https://github.com/platformplane/catalog-crossplane-azure
Crossplane configuration package containing multiple Azure services like a Storage Account for the Platform Plane self-service catalog.
https://github.com/platformplane/catalog-crossplane-azure
crossplane-configuration platform-engineering
Last synced: about 2 months ago
JSON representation
Crossplane configuration package containing multiple Azure services like a Storage Account for the Platform Plane self-service catalog.
- Host: GitHub
- URL: https://github.com/platformplane/catalog-crossplane-azure
- Owner: platformplane
- License: apache-2.0
- Created: 2024-05-22T14:40:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-03T15:12:24.000Z (7 months ago)
- Last Synced: 2025-12-06T19:54:36.215Z (6 months ago)
- Topics: crossplane-configuration, platform-engineering
- Homepage:
- Size: 53.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Azure Crossplane Self-Service Catalog Items
This repo contains the Crossplane Service Catalog items that are specific to Azure.
For more information, have a look at the [catalog-crossplane](https://github.com/platformplane/catalog-crossplane) repository.
## Azure Storage Account Items (e.g. BlobStorage)
IF you want to add e.g. queue storage, copy paste blob storage and adjust it slightly, see table [here](https://learn.microsoft.com/en-us/azure/private-link/availability#storage)
In order not to expose the storage accoutns publicly, public access is disabled and they are exposed via private endpoint, see [here](https://learn.microsoft.com/en-us/azure/private-link/tutorial-private-endpoint-storage-portal?tabs=dynamic-ip)