Skip to content

Instantly share code, notes, and snippets.

@PawDevUK
Last active October 19, 2021 09:00
Show Gist options
  • Save PawDevUK/e44310046606ae18e9bd4e68cb837b59 to your computer and use it in GitHub Desktop.
Save PawDevUK/e44310046606ae18e9bd4e68cb837b59 to your computer and use it in GitHub Desktop.

Revisions

  1. PawDevUK revised this gist Oct 19, 2021. No changes.
  2. PawDevUK revised this gist Sep 2, 2021. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion Azure.md
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,4 @@
    ##### Azure Cli
    ###### Deploying
    `func azure functionapp publish TescoSharePoint --javascript --publish-settings-only, -o` - Deploys only `local.setting.js` to azure portal via azure CLI where `--javascript` describes environment.
    `func azure functionapp publish TescoSharePoint --javascript --publish-settings-only, -o` - Deploys only `local.setting.js` to azure portal via azure CLI where `--javascript` describes environment.\
    ` func azure functionapp publish TescoSharePoint --javascript` - Deploy cloud function to portal without `local.settings.json`
  3. PawDevUK revised this gist Sep 2, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Azure.md
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,3 @@
    ##### Azure Cli
    ###### Deploying
    `func azure functionapp publish TescoSharePoint --javascript --publish-settings-only, -o` - Deploys only `local.setting.js` to azure portal via azure CLI
    `func azure functionapp publish TescoSharePoint --javascript --publish-settings-only, -o` - Deploys only `local.setting.js` to azure portal via azure CLI where `--javascript` describes environment.
  4. PawDevUK revised this gist Sep 2, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Azure.md
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,3 @@
    ##### Azure Cli
    ###### Deploying
    Deploys only `local.setting.js` to azure portal via azure CLI
    `func azure functionapp publish TescoSharePoint --javascript --publish-settings-only, -o` - Deploys only `local.setting.js` to azure portal via azure CLI
  5. PawDevUK revised this gist Sep 2, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Azure.md
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,3 @@
    ##### Azure Cli
    ###### Deploying
    To deploy only `local.setting.js` to azure portal use terminal command ``
    Deploys only `local.setting.js` to azure portal via azure CLI
  6. PawDevUK revised this gist Sep 2, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Azure.md
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,3 @@
    ##### Azure Cli
    ###### Deploying
    To deploy `setting`
    To deploy only `local.setting.js` to azure portal use terminal command ``
  7. PawDevUK revised this gist Sep 2, 2021. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion Azure.md
    Original file line number Diff line number Diff line change
    @@ -1 +1,3 @@
    ‎‎​
    ##### Azure Cli
    ###### Deploying
    To deploy `setting`
  8. PawDevUK renamed this gist Sep 2, 2021. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  9. PawDevUK created this gist Sep 2, 2021.
    1 change: 1 addition & 0 deletions Azure.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    ‎‎