Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows Server 2022 is totally broken trying to add a binding #1058

Open
jiggybyte opened this issue May 20, 2022 · 4 comments
Open

Windows Server 2022 is totally broken trying to add a binding #1058

jiggybyte opened this issue May 20, 2022 · 4 comments

Comments

@jiggybyte
Copy link

The hard coded lines used in the $result.Get(X) are broken in Windows Server 2022, and have been for several months now. This is a pretty big deal, considering the push in Azure to use the latest images. No attention to this issue from the authors, it's a five minute fix.

@jabteles
Copy link

+1 preventing to migrate to Server 2022. No more workarounds.

@v-schhabra
Copy link

Hi @jabteles,
The mentioned issue has been fixed in this PR #1220
Could you please use the IISWebAppManagementV3 version of the task and test if it is working fine?

@jabteles
Copy link

jabteles commented Feb 2, 2024

Hi @jabteles, The mentioned issue has been fixed in this PR #1220 Could you please use the IISWebAppManagementV3 version of the task and test if it is working fine?

I updated the extension on my Azure DevOps and still get the same error. I've confirmed it is using correct version (3.2.0)

@v-schhabra
Copy link

v-schhabra commented Feb 5, 2024

@jabteles Could you please add the variable 'system.debug' to true share the debugged logs of the pipeline?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants