custom script extension
we are heavily relying on custom script extensions to automate our setup.
This is done via the java azure SDK.
recently linux CSE has been upgraded to 1.3.
All our CI processes broke.
it turned out 1.2 has been comletely removed. 1.3 configuration might have changed.
All this happened unannounced, the code on github seem to be old. Are the extensions something one cannot rely to be always available ? should one rather create a custom image manually ?
1
vote
