Commit 061c695
committed
Azure: Return original SKU if Gen1 & Gen2 are set
This commit updates the `ms_azure.utils.update_skus` to not update the
SKUs if both Gen1 and Gen2 are provided, instead it will return them to
prevent erros by trying to change the SKU names with a possible new one
which follows the strict naming convention.
Refers to SPSTRAT-4161 parent 4a709cf commit 061c695
2 files changed
Lines changed: 13 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
298 | 304 | | |
299 | 305 | | |
300 | 306 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
235 | 242 | | |
236 | 243 | | |
237 | 244 | | |
| |||
252 | 259 | | |
253 | 260 | | |
254 | 261 | | |
255 | | - | |
256 | 262 | | |
257 | 263 | | |
258 | 264 | | |
| |||
0 commit comments