Coder Social home page Coder Social logo

hydralong / azure Goto Github PK

View Code? Open in Web Editor NEW

This project forked from paloaltonetworks/azure

0.0 1.0 0.0 19.32 MB

VM-Series ARM Templates for Microsoft Azure

Home Page: https://github.com/PaloAltoNetworks/azure

Shell 11.21% Python 87.22% HTML 1.58%

azure's Introduction

VM-Series for Microsoft Azure

This is a repository for Azure Resoure Manager (ARM) templates to deploy VM-Series Next-Generation firewall from Palo Alto Networks in to the Azure public cloud.

VM-Series in Azure Marketplace:

Documentation

NOTE:

  • Deploying ARM templates requires some expertise and customization of the ARM JSON template. Please review the basic structure of ARM templates.
  • Most of the templates in this repository typically use the BYOL version of VM-Series. If you want to use a different SKU then you can edit the azureDeploy.json template to set the "imageSku" variable to use "byol", "bundle1" or "bundle2":
"imagePublisher": "paloaltonetworks",
"imageSku":       "byol",
"imageOffer" :    "vmseries1",
"imageVersion":   "latest"
  • By default, if "imageVersion" is not specified then the latest PAN-OS version available in Azure Marketplace is used (equivalent to writing "imageVersion": "latest"). To use a specific PAN-OS version available in the Azure Marketplace, set it as "imageVersion": "8.0.0" or "imageVersion": "7.1.1". For an example on setting the PAN-OS version see the following template: https://github.com/PaloAltoNetworks/azure/tree/master/vmseries-avset

  • Before you use the custom ARM templates here, you must first deploy the related VM from the Azure Marketplace into the intended/destination Azure location. This enables programmatic access (i.e. template-based deployment) to deploy the VM from Azure Marketplace. You can then delete the Marketplace-based deployment if you don't need it.

  • For example, if you plan to use a custom ARM template to deploy a BYOL VM of VM-Series into Australia-East, then first deploy the BYOL VM from Marketplace into Australia. This is needed only the first time. You can then delete this VM and its related resources. Now your ARM templates, from GitHub or via CLI, will work.

  • The older Marketplace listing VM-Series (BYOL) Solution Template is deprecated; please do not use this template. Use the above listings in the Marketplace.

Proceed with Caution:

These repositories contain default password information and should be used for Proof of Concept purposes only. If you wish to use this template in a production environment it is your responsibility to change the default passwords.

azure's People

Contributors

jigarshah04 avatar narayan-iyengar avatar saurabhtrekker avatar jasonmeurer avatar djspears avatar sulrich avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.