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

While creating cloud infra for SAS installation in AKs facing nsg creation issue. #391

Open
1 task done
KambhamMadhava opened this issue Jun 24, 2024 · 1 comment
Open
1 task done
Labels
bug Something isn't working

Comments

@KambhamMadhava
Copy link

Terraform Version Details

Hi Team,
I am facing nsg creation issue all networking and access provided for me still getting same issue, Please fine the below issue.
Error: creating/updating Security Rule (Subscription: "7f699174-ccaf-48e2-92c3-5e8f759c38e2"
│ Resource Group Name: "sas-iot-aks-rg"
│ Network Security Group Name: "sas-iot-aks-nsg"

Security Rule Name: "sas-iot-aks-ssh"): performing CreateOrUpdate: unexpected status 403 with error: RequestDisallowedByPolicy: Resource 'sas-iot-aks-ssh' was disallowed by policy. Reasons: 'You are trying to create non-compliant resource.

│ Ensure that NSG rule you are creating has defined source IP and destination port. Creation of unrestricted NSG rules is not allowed.
│ Contact Digital Azure Cloud team (digitaldecsazurecloud) in case of any questions.'. See error details for policy resource IDs.

│ with azurerm_network_security_rule.vm-ssh[0],
│ on vms.tf line 119, in resource "azurerm_network_security_rule" "vm-ssh":
│ 119: resource "azurerm_network_security_rule" "vm-ssh" {

Terraform Variable File Details

No response

Steps to Reproduce

clone code form GitHub
using viya-manager command.

Expected Behavior

we need to create infra in azure thorugh viyamanger

Actual Behavior

getting issue with this tool

Additional Context

No response

References

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@KambhamMadhava KambhamMadhava added bug Something isn't working new Added to an issue when it's new ;) labels Jun 24, 2024
@dhoucgitter dhoucgitter removed the new Added to an issue when it's new ;) label Jul 30, 2024
@dhoucgitter
Copy link
Member

Hi @KambhamMadhava, could you elaborate or provide a link to the viya-manager command that you referenced in your issue text?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants