Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

More reference fixes #1350

Merged
merged 4 commits into from
Apr 15, 2020
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/hld-to-manifest.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ For help, follow the
## Create SPK config file

Create a copy of `spk-config.yaml` from the starter
[template](https://github.com/microsoft/bedrock-cli/blob/master/spk-config.yaml) or using the [interactive mode](https://catalystcode.github.io/spk/commands/#master@init) for `spk init` command. Be sure to complete
[template](https://github.com/microsoft/bedrock-cli/blob/master/spk-config.yaml) or using the [interactive mode](https://microsoft.github.io/bedrock-cli/commands/#master@init) for `spk init` command. Be sure to complete
`azure_devops` section with the appropriate values.

Your `azure_devops` section should look similar to this:
Expand Down
2 changes: 1 addition & 1 deletion docs/introspection.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Where:
- `$SP_TENANT`: Azure AD tenant id of service principal
- `$SUBSCRIPTION`: Azure subscription id

More information about its usage can be found [here](https://catalystcode.github.io/spk/commands/index.html#master@deployment_onboard).
More information about its usage can be found [here](https://microsoft.github.io/bedrock-cli/commands/index.html#master@deployment_onboard).

### Storage account CORS settings

Expand Down