Skip to content
This repository was archived by the owner on Apr 13, 2020. It is now read-only.

[FEATURE] Completing spk setup command#464

Merged
dennisseah merged 23 commits intomasterfrom
issue1211
Mar 31, 2020
Merged

[FEATURE] Completing spk setup command#464
dennisseah merged 23 commits intomasterfrom
issue1211

Conversation

@dennisseah
Copy link
Collaborator

closes microsoft/bedrock#1211

  1. added lifecycle and build pipeline
  2. show instructions on how to launch introspection dashboard.
  3. improve unit tests as I see them

Copy link
Collaborator

@andrebriggs andrebriggs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried it out and it works. As noted there is an issue when someone types in an invalid PAT. We can address separately. I created microsoft/bedrock#1281 to track

@andrebriggs andrebriggs requested a review from sarath-p March 30, 2020 21:07
value: rc.storageAccountName
},
INTROSPECTION_PARTITION_KEY: {
value: STORAGE_PARTITION_KEY
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

partition key is not being allowed to customize from setup command, if I understand correctly?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

correct, it is hardcode. the command is target to get things working with the least question asked.

@dennisseah dennisseah merged commit c624b62 into master Mar 31, 2020
@dennisseah dennisseah deleted the issue1211 branch March 31, 2020 16:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Setup storage account, table and partition for spk setup command

3 participants