зеркало из
1
0
Форкнуть 0
Service Fabric Mesh is the Service Fabric's serverless offering to enable developers to deploy containerized applications without managing infrastructure. Service Fabric Mesh , aka project “SeaBreeze” is currently available in private preview. This repository will be used for tracking bugs/feature requests as GitHub issues and for maintaining the latest documentation.
Перейти к файлу
Ling Geng 7ff7427007 Add summary for logs 2018-01-23 16:24:26 -08:00
docs/reference-docs Add summary for logs 2018-01-23 16:24:26 -08:00
samples adding directories 2018-01-19 17:32:08 -08:00
.gitignore Initial commit 2018-01-19 15:27:25 -08:00
LICENSE Initial commit 2018-01-19 15:27:29 -08:00
README.md Updating description paras 2018-01-23 12:32:39 -08:00

README.md

SeaBreeze CLI Installation

Install Azure CLI if have not, choose according to your OS type: Install Azure CLI.

The minimum version of Azure CLI required is 2.0.24.

You could alternatively use Cloud Shell. 

az extension remove --name azure-cli-sbz 
az extension add --source https://seabreezepreview.blob.core.windows.net/cli/azure_cli_sbz-0.2.0-py2.py3-none-any.whl

Resource Manager APIs

The SeaBreeze Resource Manager APIs allows you to create and manager resources in SeaBreeze.

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.