- Introduced Aggregator.sol for Chainlink-compatible oracle functionality, including round-based updates and access control. - Added OracleWithCCIP.sol to extend Aggregator with CCIP cross-chain messaging capabilities. - Created .gitmodules to include OpenZeppelin contracts as a submodule. - Developed a comprehensive deployment guide in NEXT_STEPS_COMPLETE_GUIDE.md for Phase 2 and smart contract deployment. - Implemented Vite configuration for the orchestration portal, supporting both Vue and React frameworks. - Added server-side logic for the Multi-Cloud Orchestration Portal, including API endpoints for environment management and monitoring. - Created scripts for resource import and usage validation across non-US regions. - Added tests for CCIP error handling and integration to ensure robust functionality. - Included various new files and directories for the orchestration portal and deployment scripts.
1.3 KiB
1.3 KiB
Azure Icons Quick Start
Quick Setup
-
Setup assets directory:
make -f Makefile.assets assets -
Download Azure icons:
make -f Makefile.assets download-icons -
Create Draw.io stencil:
make -f Makefile.assets create-stencil
Using Icons
In Draw.io
- Open Draw.io
- Click "More Shapes" → "+" → "From Device"
- Navigate to
assets/azure-icons/svg/ - Select icons to import
In Documentation

Icon Location
- SVG:
assets/azure-icons/svg/ - PNG:
assets/azure-icons/png/ - Metadata:
assets/azure-icons/metadata/
Common Icons
- AKS:
Icon-service-kubernetes-Azure.svg - Virtual Network:
Icon-service-virtual-network-Azure.svg - Application Gateway:
Icon-service-application-gateway-Azure.svg - Key Vault:
Icon-service-key-vaults-Azure.svg - Storage Account:
Icon-service-storage-accounts-Azure.svg
See assets/azure-icons/metadata/icon-mapping.json for complete mapping.