issues
search
alan-turing-institute
/
data-safe-haven
https://data-safe-haven.readthedocs.io
BSD 3-Clause "New" or "Revised" License
61
stars
15
forks
source link
Context issues
#2061
Closed
jemrobinson
closed
3 months ago
jemrobinson
commented
3 months ago
:white_check_mark: Checklist
[x] I have searched open and closed issues for duplicates.
[x] This is a problem observed when
deploying
a Data Safe Haven.
[x] I can reproduce this with the
latest version
.
[x] I have read through the
documentation
.
[x] This isn't an open-ended question (open a
discussion
if it is).
:computer: System information
Operating System:
Data Safe Haven version:
:package: Packages
List of packages
```none Paste list of packages here ```
:no_entry_sign: Describe the problem
dsh context update --name
does not update the name
The
name
of a
dsh context
cannot have hyphens (as it's used to e.g. create a storage account name) but this is not enforced.
we should either enforce this when creating the file or remove forbidden characters when creating the SHM storage account.
:deciduous_tree: Log messages
Relevant log messages
```none Your log details here ```
:recycle: To reproduce
:white_check_mark: Checklist
:computer: System information
:package: Packages
List of packages
```none Paste list of packages here ```:no_entry_sign: Describe the problem
dsh context update --name
does not update the namename
of adsh context
cannot have hyphens (as it's used to e.g. create a storage account name) but this is not enforced.:deciduous_tree: Log messages
Relevant log messages
```none Your log details here ```:recycle: To reproduce