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

aks: set effectiveOutboundIPs to readOnly #33047

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

aks: set effectiveOutboundIPs to readOnly

38b2e4d
Select commit
Loading
Failed to load commit list.
Open

aks: set effectiveOutboundIPs to readOnly #33047

aks: set effectiveOutboundIPs to readOnly
38b2e4d
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-net failed Mar 6, 2025 in 7m 57s

SDK azure-sdk-for-net failed

Details

Note

For more instructions, please refer to the FAQ .

  • Failed in generating from 2bcfaf4. SDK Automation 14.0.0
    command	pwsh ./eng/scripts/Automation-Sdk-Init.ps1 ../azure-sdk-for-net_tmp/initInput.json ../azure-sdk-for-net_tmp/initOutput.json
    command	pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json
    cmdout	[.Net] Start to generate sdk /mnt/vss/_work/1/s/azure-sdk-for-net/sdk/containerservice/Azure.ResourceManager.ContainerService
    cmdout	[.Net] Start to build sdk project: /mnt/vss/_work/1/s/azure-sdk-for-net/sdk/containerservice/Azure.ResourceManager.ContainerService/src
    cmdout	[.Net] /mnt/vss/_work/1/s/azure-sdk-for-net/sdk/containerservice/Azure.ResourceManager.ContainerService/src/Custom/Extensions/ContainerServiceExtensions.cs(24,23): error CS0246: The type or namespace name 'OSOptionProfileResource' could not be found (are you missing a using directive or an assembly reference?) [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/containerservice/Azure.ResourceManager.ContainerService/src/Azure.ResourceManager.ContainerService.csproj::TargetFramework=netstandard2.0]
    cmdout	[.Net] /mnt/vss/_work/1/s/azure-sdk-for-net/sdk/containerservice/Azure.ResourceManager.ContainerService/src/Custom/Extensions/ContainerServiceSubscriptionMockingExtension.cs(17,24): error CS0246: The type or namespace name 'OSOptionProfileResource' could not be found (are you missing a using directive or an assembly reference?) [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/containerservice/Azure.ResourceManager.ContainerService/src/Azure.ResourceManager.ContainerService.csproj::TargetFramework=netstandard2.0]
    cmdout	[.Net] /mnt/vss/_work/1/s/azure-sdk-for-net/sdk/containerservice/Azure.ResourceManager.ContainerService/src/Custom/Extensions/ContainerServiceExtensions.cs(24,23): error CS0246: The type or namespace name 'OSOptionProfileResource' could not be found (are you missing a using directive or an assembly reference?) [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/containerservice/Azure.ResourceManager.ContainerService/src/Azure.ResourceManager.ContainerService.csproj::TargetFramework=net8.0]
    cmdout	[.Net] /mnt/vss/_work/1/s/azure-sdk-for-net/sdk/containerservice/Azure.ResourceManager.ContainerService/src/Custom/Extensions/ContainerServiceSubscriptionMockingExtension.cs(17,24): error CS0246: The type or namespace name 'OSOptionProfileResource' could not be found (are you missing a using directive or an assembly reference?) [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/containerservice/Azure.ResourceManager.ContainerService/src/Azure.ResourceManager.ContainerService.csproj::TargetFramework=net8.0]
    cmdout	[.Net] /mnt/vss/_work/1/s/azure-sdk-for-net/sdk/containerservice/Azure.ResourceManager.ContainerService/src/Custom/Extensions/ContainerServiceExtensions.cs(24,23): error CS0246: The type or namespace name 'OSOptionProfileResource' could not be found (are you missing a using directive or an assembly reference?) [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/containerservice/Azure.ResourceManager.ContainerService/src/Azure.ResourceManager.ContainerService.csproj::TargetFramework=netstandard2.0]
    cmdout	[.Net] /mnt/vss/_work/1/s/azure-sdk-for-net/sdk/containerservice/Azure.ResourceManager.ContainerService/src/Custom/Extensions/ContainerServiceSubscriptionMockingExtension.cs(17,24): error CS0246: The type or namespace name 'OSOptionProfileResource' could not be found (are you missing a using directive or an assembly reference?) [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/containerservice/Azure.ResourceManager.ContainerService/src/Azure.ResourceManager.ContainerService.csproj::TargetFramework=netstandard2.0]
    cmdout	[.Net] /mnt/vss/_work/1/s/azure-sdk-for-net/sdk/containerservice/Azure.ResourceManager.ContainerService/src/Custom/Extensions/ContainerServiceExtensions.cs(24,23): error CS0246: The type or namespace name 'OSOptionProfileResource' could not be found (are you missing a using directive or an assembly reference?) [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/containerservice/Azure.ResourceManager.ContainerService/src/Azure.ResourceManager.ContainerService.csproj::TargetFramework=net8.0]
    cmdout	[.Net] /mnt/vss/_work/1/s/azure-sdk-for-net/sdk/containerservice/Azure.ResourceManager.ContainerService/src/Custom/Extensions/ContainerServiceSubscriptionMockingExtension.cs(17,24): error CS0246: The type or namespace name 'OSOptionProfileResource' could not be found (are you missing a using directive or an assembly reference?) [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/containerservice/Azure.ResourceManager.ContainerService/src/Azure.ResourceManager.ContainerService.csproj::TargetFramework=net8.0]
    cmdout	[.Net]     4 Error(s)
    cmdout	[.Net] [ERROR] Failed to build the sdk project: Azure.ResourceManager.ContainerService for service: containerservice. Exit code: False. Please review the detail errors for potential fixes. If the issue persists, contact the DotNet language support channel at https://aka.ms/azsdk/dotnet-teams-channel and include this spec pull request.
  • Azure.ResourceManager.ContainerService [Preview SDK Changes]