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

Add support for NSG references #224

Draft
wants to merge 24 commits into
base: main
Choose a base branch
from

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    9805341 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Merge branch 'main' of github.com:microsoft/moc-sdk-for-go into user/…

    …vlappenbusch/nsg
    vlappenbusch committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    d1669c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. resolve build problem, push to share code

    vlappenbusch committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    7f68b01 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. push for testing

    vlappenbusch committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    1a795dc View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. save conflict change

    vlappenbusch committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    34df94a View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. additional go mod changes

    vlappenbusch committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    59aedc9 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. add changes, basic functionality working

    vlappenbusch committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    d68a186 View commit details
    Browse the repository at this point in the history
  2. update with commit in go.mod

    vlappenbusch committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    ea6bc2d View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. resolve merge conflicts

    vlappenbusch committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    775d47c View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. merge with main

    vlappenbusch committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    3704346 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. remove location and add rule duplicate name check

    vlappenbusch committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    4dbce93 View commit details
    Browse the repository at this point in the history
  2. reinsert location

    vlappenbusch committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    0f85ae5 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. include default security rules

    vlappenbusch committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    5406546 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    822d95d View commit details
    Browse the repository at this point in the history
  3. merge main

    vlappenbusch committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    c6e427b View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. translate default rules appropriately

    vlappenbusch committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    814cddd View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. try updating security rule dereference

    vlappenbusch committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    af55e7b View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. add two way check for icmp protocol

    vlappenbusch committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    b0b7d11 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. update go mod

    vlappenbusch committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    e5efbe3 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. add nsg to conversion for lnet

    vlappenbusch committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    852723d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. add local paths and subresource information

    vlappenbusch committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    6ec5bb2 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Merge branch 'main' of github.com:microsoft/moc-sdk-for-go into user/…

    …vlappenbusch/nsgForLnet
    vlappenbusch committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    3a39e31 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. add references

    vlappenbusch committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    4ee983b View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. use separated lnet and vnet references

    vlappenbusch committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    6de56c9 View commit details
    Browse the repository at this point in the history