* Updated gitattributes
* Updated Deploy to Azure to grey and coming soon
This commit is contained in:
Родитель
ca80658e79
Коммит
e0cda930d6
|
@ -0,0 +1,48 @@
|
|||
###############################################################################
|
||||
# Set default behavior to automatically normalize line endings.
|
||||
###############################################################################
|
||||
* text=auto
|
||||
|
||||
###############################################################################
|
||||
# Set the merge driver for project and solution files
|
||||
###############################################################################
|
||||
*.sh text eol=lf
|
||||
*.py text eol=lf diff=python
|
||||
*.json text
|
||||
*.yaml text
|
||||
*.yml text
|
||||
Dockerfile text
|
||||
|
||||
###############################################################################
|
||||
# behavior for image files
|
||||
#
|
||||
# image files are treated as binary by default.
|
||||
###############################################################################
|
||||
*.jpg binary
|
||||
*.png binary
|
||||
*.gif binary
|
||||
|
||||
###############################################################################
|
||||
# diff behavior for common document formats
|
||||
#
|
||||
# Convert binary document formats to text before diffing them. This feature
|
||||
# is only available from the command line. Turn it on by uncommenting the
|
||||
# entries below.
|
||||
###############################################################################
|
||||
*.doc diff=astextplain
|
||||
*.DOC diff=astextplain
|
||||
*.docx diff=astextplain
|
||||
*.DOCX diff=astextplain
|
||||
*.dot diff=astextplain
|
||||
*.DOT diff=astextplain
|
||||
*.pdf diff=astextplain
|
||||
*.PDF diff=astextplain
|
||||
*.rtf diff=astextplain
|
||||
*.RTF diff=astextplain
|
||||
*.md text
|
||||
|
||||
###############################################################################
|
||||
# Exclude files from exporting
|
||||
###############################################################################
|
||||
.gitattributes export-ignore
|
||||
.gitignore export-ignore
|
|
@ -50,11 +50,12 @@ The following prerequisites are required to make this repository work:
|
|||
|
||||
If you don’t have an Azure subscription, [create your Azure free account today](https://azure.microsoft.com/en-us/free/).
|
||||
|
||||
# Option 1: Deploy to Azure - Quickstart
|
||||
# Option 1: Deploy to Azure - Quickstart (Coming soon ...)
|
||||
|
||||
| Data Product Analytics |
|
||||
|:---------------------|
|
||||
[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-product-analytics%2Fmain%2Fdocs%2Freference%2Fdeploy.dataProduct.json)
|
||||
|:-----------------------------|
|
||||
<!-- [![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-product-analytics%2Fmain%2Fdocs%2Freference%2Fdeploy.dataProduct.json) -->
|
||||
![Deploy to Azure](/docs/media/deploytoazuregrey.png)
|
||||
|
||||
# Option 2: GitHub Actions or Azure DevOps Pipelines
|
||||
|
||||
|
|
Двоичный файл не отображается.
После Ширина: | Высота: | Размер: 1.0 KiB |
Загрузка…
Ссылка в новой задаче