CodeCommitsIssuesPull requestsActionsInsightsSecurity
a4e62c544ba096e00f86632b237c8337b5b2272d

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

Notebooks/config.json

7lines · modecode

1{
2 "tenant_id": "{{cookiecutter.tenant_id}}",
3 "subscription_id": "{{cookiecutter.subscription_id}}",
4 "resource_group": "{{cookiecutter.resource_group}}",
5 "workspace_id": "{{cookiecutter.workspace_id}}",
6 "workspace_name": "{{cookiecutter.workspace_name}}"
7}