Skip to content

Conversation

@openapi-sdkautomation
Copy link

Create to sync Azure/azure-rest-api-specs#14832

(message created by the CI based on PR content)

Installation instruction

Package securityinsight

You can install the package securityinsight of this PR using the following command:
Please install the latest Azure CLI and try this

curl -L "https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/14832/azure-cli-extensions/securityinsight/sentinel-0.1.0-py3-none-any.whl" -o sentinel-0.1.0-py3-none-any.whl
az extension add --source=sentinel-0.1.0-py3-none-any.whl

Direct download

Your files can be directly downloaded here:

@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14832/securityinsight branch 3 times, most recently from a7ad8b8 to e81a367 Compare June 16, 2021 14:16
wwendyc and others added 26 commits June 17, 2021 16:08
* providerhub cli extensions update

* fix for style validations

* update operations

* construct resource type url based on name and re-record tests

* update docs

* linter and minor refactor

* note breaking changes and linter

* param abbreviations ordering

* help doc

* breaking change mitigation and linter

* update defaultRollout params

* add top level command group help message

Co-authored-by: Wendy Chang <[email protected]>
…ension (Azure#3467)

* For extension: Spring-Cloud Application-Insights, migration instrumentation key to connection string, fall back to instrumentation key when connection string is not available

* 1. Update azext.minCliCoreVersion to latest version; 2. Update help info
   by transforming 'intrumentation key' to 'connection string'; 3. Use
   concret type of exception to replace general CLIError; 4. fix typo
   for connection; 5. Add unit test;

* Update version number and add release notes

Co-authored-by: Mason(Jie) Chen <[email protected]>
…up policy to continuous and migrating to track 2 sdk (Azure#3514)
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=956347

Last commit: Azure@097827a
…#3530)

Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=958823

Last commit: Azure@bd16344
* Revert "[Scheduled-Query] update api version (Azure#3399)"

This reverts commit 5ed250a.

* update extension version

* update recording
…3534)

Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=959559

Last commit: Azure@b82ed96
* update transcribe

* fix pipeline

* update pool image

* Trigger Build
* Revert "Migrate instrumentation_key to connection_string for spring-cloud extension (Azure#3467)"

This reverts commit 097827a

* Add release note and set version

Co-authored-by: Mason(Jie) Chen <[email protected]>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=964297

Last commit: Azure@9af4418
* update

* update pipeline

* update pipeline

* update pipeline

* remove az_aks_tool folder

* update .gitignore

* * fix missing tool
* update cli scripts

* update create venv

* update live test var check

* fix unit test report path
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=966621

Last commit: Azure@bea72c8
…deployments (Azure#3486)

* update bundled SDK for spring-cloud

* Add support for 0.5 core, 512 Mi resource requests in app deployment

* Add support to format log streaming of structured JSON output

* fix: default logging style

* Add support to output Spring Boot flavored logger name

* fix style and linter issue in new code

* change new api-version from 2021-03-03-preview to 2021-06-01-preview

* update to use 2021-06-01-preview api-version

* fix resource quantity validation

* bump the spring-cloud extension version to 2.5.0

* update according to review comments

* refine comments for cpu/memory validation

* fix: lint style for _resource_quantity.py

* fix: fix reset cpu/memory settings on env update
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=959433

Last commit: Azure@1e9d134
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=969084

Last commit: Azure@e4a423a
* chore(arcdata): Welcome arcdata v0.0.1 preview

chore(arcdata): Welcome arcdata v0.0.1 preview

* chore(arcdata): Welcome arcdata v0.0.1 preview

* chore(arcdata): Welcome arcdata v0.0.1 preview

* chore(arcdata): Welcome arcdata v0.0.1 preview

chore(arcdata): Welcome arcdata v0.0.1 preview

* chore(arcdata): Welcome arcdata v0.0.1 preview
* Update ml to version 2.0.1a3

* add 2.0.1a3

* fix index.json

* finally fix index.json

Co-authored-by: Neehar Duvvuri <[email protected]>
* Add `az vmware global-reach-connection` command group

* linter fix - add blank line

* fix linter errors & warnings

* linter: 2 blank lines

* add asserts
Azure CLI Bot and others added 26 commits July 26, 2021 16:52
)

Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1015931

Last commit: Azure@5118e24
* Create pull.yml

* Update pull.yml

* Update azure-pipelines.yml

* Initial commit of k8s-extension

* Update pipelines file

* Update CODEOWNERS

* Update private preview pipelines

* Remove open service mesh from public release

* Update pipeline files

* Update public extension pipeline

* Change condition variable

* Add version to public preview/private preview

* Update pipelines

* Add different testing based on private branch

* Add annotations to extension model

* Update k8s-custom-pipelines.yml

* Update SDKs with Updated Swagger Spec for 2020-07-01-preview (#13)

* Update sdks with updated swagger spec

* Update version and history rst

* Reorder release history timeline

* Fix ExtensionInstanceForCreate for import

* remove py2 bdist support

* Add custom table formatting

* Remove unnecessary files

* Fix style issues

* Fix branch based on comments

* Update identity piece manually

* Don't handle defaults at the CLI level

* Remove defaults from CLI client

* Check null target namespace with namespace scope

* Update style

* Add cassandra operator and location to model

* Stage Public Version of k8s-extension 0.2.0 for official release (#15)

* Create pull.yml

* Update pull.yml

* Update azure-pipelines.yml

* Initial commit of k8s-extension

* Update pipelines file

* Update CODEOWNERS

* Update private preview pipelines

* Remove open service mesh from public release

* Update pipeline files

* Update public extension pipeline

* Change condition variable

* Add version to public preview/private preview

* Update pipelines

* Add different testing based on private branch

* Add annotations to extension model

* Update k8s-custom-pipelines.yml

* Update SDKs with Updated Swagger Spec for 2020-07-01-preview (#13)

* Update sdks with updated swagger spec

* Update version and history rst

* Reorder release history timeline

* Fix ExtensionInstanceForCreate for import

* remove py2 bdist support

* Add custom table formatting

* Remove unnecessary files

* Fix style issues

* Fix branch based on comments

* Update identity piece manually

* Don't handle defaults at the CLI level

* Remove defaults from CLI client

* Check null target namespace with namespace scope

* Update style

* Add cassandra operator and location to model

Co-authored-by: [email protected] <Action - Fork Sync>

* Remove custom pipelines file

* Update extension description, remove private const

* Update pipeline file

* Disable refs docs

* Update to include better create warning logs and remove update context (#20)

* Update to include better create warning logs and remove update context

* Remove help text for update

* Fix spelling error

* Update message

* Fix k8s-extension conflict with private version

* Fix style errors

* Fix filename

* add customization for microsoft.azureml.kubernetes (#23)

* add customization for microsoft.azureml.kubernetes

* Update release history

Co-authored-by: Yue Yu <[email protected]>
Co-authored-by: jonathan-innis <[email protected]>

* Add E2E Testing from Separate branch into internal code (#26)

* Add internal e2e testing

* Change to testing folder

* Inference CLI validation for Scoring FE (#24)

* cli validation starter

* added the call to the fe validation function

* nodeport validation not required

* test fix

Co-authored-by: Jonathan Innis <[email protected]>

* legal warning added (#27)

* Remove deprecated method logger.warn

* Update k8s-custom-pipelines.yml for Azure Pipelines

* Update k8s-custom-pipelines.yml for Azure Pipelines

* Add Azure Defender to E2E testing (#28)

* Add azure defender testing to e2e

* Remove the debug flag

* Add configuration testing

* Fix pipeline failures

* Make test script more intuitive

* Remove parameter from testing

* Fix wrong location for k8s config whl

* Fix pip upgrade issue

* Fix pip install upgrade issue

* Fix pip install issue

* delete resurce in testcase (#29)

Co-authored-by: Yue Yu <[email protected]>
Co-authored-by: Jonathan Innis <[email protected]>

* Check Provider is Registered with Subscription Before Making Requests (#18)

* Add check for KubernetesConfiguration

* Disable pylint and rename

* Update provider registration link

* Update version

* Remove extra blank line

* Fix bug in import

* only validate scoring fe when inference is enabled (#31)

* only validate scoring fe when inference is enabled

* Fix versioning

Co-authored-by: Yue Yu <[email protected]>
Co-authored-by: jonathan-innis <[email protected]>

* Provider registration case insensitive

* do not validate against scoring fe if inference is not enabled. (#33)

* do not validate against scoring fe if inference is not enabled.

* add inference enabled scenario

* refine

* increase sleeping time

* fix

Co-authored-by: Yue Yu <[email protected]>
Co-authored-by: Jonathan Innis <[email protected]>

* Add OSM as Public Preview Extension (#34)

* Add OSM as public preview extension

* Add osm testing

* Add release train to tests

* Fix failing osm test

* Upgrade pip in integration testing

* Remove ununsed import

* Fix release train check in update

* Parallelize E2E Testing (#36)

* Add OSM as public preview extension

* Add osm testing

* Update test logic to parallelize

* Fix test success checking

* Parallelize extension testing

* Better error checking logic

* Fix azureml deletion

* Fix private build (#40)

* change amlk8s to amlarc (#42)

Co-authored-by: Yue Yu <[email protected]>

* Servicebus client model changes (#44)

* Servicebus client model changes

* Fix testing script

* Update history file and pipeline

* Update min cli core version for track 2 updates

* Read SSL cert and key from files (#38)

* first sketch of the change

fixes

removed extra blank lines

changes regarding param renaming

added ssl tests

added more detail to the unit test

additional import

moved pem files out of public folder

fixed import

chenged import

changed import

unit tests fix

unit test fix

fixed unit tests

fixed unit test

unit test fix

changes int test cert and key

* test protected config

* fix test typo

* temporary changes reverted

* fixing tests

* fixed file paths

* removed accidentally added file

* changes according to review comments

* more changes according to review comments

* changes according to review comments

Co-authored-by: Jonathan Innis <[email protected]>

* Upgrade release version

* Liakaz/inference read ssl from file (#47)

* first sketch of the change

fixes

removed extra blank lines

changes regarding param renaming

added ssl tests

added more detail to the unit test

additional import

moved pem files out of public folder

fixed import

chenged import

changed import

unit tests fix

unit test fix

fixed unit tests

fixed unit test

unit test fix

changes int test cert and key

* test protected config

* fix test typo

* temporary changes reverted

* fixing tests

* fixed file paths

* removed accidentally added file

* changes according to review comments

* more changes according to review comments

* changes according to review comments

* fixed decode error

* renamed the experimental param

Co-authored-by: Jonathan Innis <[email protected]>

* Fix style issues (#51)

* Fixed scoring fe related extension param names (#49)

* fixed scoring fe related extension params

* bug fix and style fixes

* variable rename

* fixed the error type

* set cluster to prod by default

* Add distro validation for osm-arc (#50)

* Add distro validation for osm-arc

* fixed indentation

* Fix linting

* Resolve comments

* Add unit test

* fix lint

Co-authored-by: Jonathan Innis <[email protected]>

* Add distro validation for osm-arc (#50)

* Add distro validation for osm-arc

* fixed indentation

* Fix linting

* Resolve comments

* Add unit test

* fix lint

Co-authored-by: Jonathan Innis <[email protected]>

* Add distro validation for osm-arc (#53)

removed release-train logic

* Add Custom Delete Logic for Partners (#54)

* Add custom delete logic

* Fix failing unit tests

* Add warning message when deleting amlarc extension (#55)

* add warning message

* fix indentation

* Update release version

* Remove Pyhelm from OSM customization (#58)

* Fix OSM pyhelm bug

* Debug bootstrap error

* Update release message

* Remove pyhelm dependency

* Update tests to only check extensionconfig creation (#61)

* Update tests to only check extensionconfig creation

* Single set of CRUD for AzureML

* Debug logs for connectedk8s

* Increase open service mesh version number

* Update k8s-extension Models to Track2 (#64)

* Update k8s-extension models to track2

* Add debug for failed cleanup

* Increase version number

* Exit 0 on failed cleanup

* Fix identity in wrong place in model (#66)

* Readd osm-arc distro validation (#62)

* Add distro validation for osm-arc

removed release-train logic

* Readd osm_arc distro validation

* Fix style

* Rm space

* Edit test

* Fixed tests and error logic

* Remove dependency

* Add delete method

Co-authored-by: Jonathan Innis <[email protected]>

* Don't Send Identity Headers If In DF (#67)

* Don't send identity for clusters in dogfood

* Add location to model for identity

* Add identity validation to testing

* Remove unneeded files

Co-authored-by: [email protected] <Action - Fork Sync>
Co-authored-by: yuyue9284 <[email protected]>
Co-authored-by: Yue Yu <[email protected]>
Co-authored-by: Lia Kazakova <[email protected]>
Co-authored-by: Niranjan Shankar <[email protected]>
Co-authored-by: jingyizhu99 <[email protected]>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1019643

Last commit: Azure@e7fa0b9
* fix setup venv

* fix recordings due to arm api version update

* update recording file for run_command
* Intial transition from module to extension

* Changed command structure

Made send nmi/sysrq/reset not use virtual terminal. Reformatted code to
improve styling. Now Cli errors are used to report errors. When
configuring terminal, errors reporting is improved.

* Fixed all style errors

* Updated help docs

* Changes instance ID parameters

* Improved Initial Checking of Resource

Now a resource is checked to see whether it exists, it is running, and
custom boot diagnostics is enabled, all before a call to the serial
console resource provider is made.

* Changed error checking and reporting

Now AzureConnectionError is used and serial console can be launched as
long as VM is not deallocating or deallocated.

* Added some initial testing

Testing for sending SysRq and NMI to VM's

* Added additional testing for SysRq and NMI

Modified previous tests and added tests for VMSS's

* Fixed loading bug, added Windows Messaging

Loading bug where pressing enter while loading would attempt to make a
new connection to the serial console is now fixed. Also now check the
OS version of the connected VM and change the loading screen if it is
Windows and remove the SysRq option.

* Added some extra error reporting

Now SysRq checks to make sure the connection is to a Linux VM. Removed
unnecessary storage create command from tests.

* Added testing for checking resource

Changed parts of check resource to fix some edge case errors

* Fixed test error and made changes to read me

Fixed problem were testing would fail for reset vm command. Updated
test recording files, readme, metedata to remove upper cli version
limit, and fixed style in some files.

* Updated setup.py

Added dependencies and changed readme file location

* Updated README and Help docs

* Fixed style and version of numpy in setup

* Fixed CODEOWNERS

* Fixed help docs not appearing

* Added serial-console entry to service_name.json

* Updated README

* Added enable and disable commands

These commands enable or disable serial console across a subscription.
Also updated help docs, README, and tests for new commands.

* Changed to snake case, removed numpy/wsaccel

Code no longer needs numpy/wsaccel dependecy to run quickly so they were
removed.

* Http requests are now handled by a client

This client code was generated using the autorest.az code generator.
Some small changes to error checking and messaging.

* Changed boot diagnostic requirements

No longer need custom boot diagnostics for VM. Changed testing to reflect
changes.

* Fixed problem with cmd and powershell VT Sequences

The Cli would automatically initialize colorama breaking a lot of the
Virtual Terminal Sequences that were used in the program

* Check extra field to detect windows VM

* Fixed service_name.json
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1020111

Last commit: Azure@88054de
…m values for `--type` (Azure#3700)

* add enum value for --event-type

* update version and history

* update recordings
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1020394

Last commit: Azure@a993bc0
)

Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1020030

Last commit: Azure@1fad1dd
…zure#3710)

Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1020567

Last commit: Azure@fa889c9
Update the link to Kubernetes extensions
* Set version to 0.3.6

This update is necessary for PR Azure#3153

* Added az-vm-repair to the file to trigger the CI job.

* changed "vm repair" to "vm-repair"

* Added HISTORY.rst

* Added missing command "vm-repair" and updated its URL

* HISTORY.rst is used by setup.py now. Added package-data "linux-build_setup-cloud-init.txt"

* merged manually missing object for arcdata

* Update service_name.json

fixed the linter complain about a missing newline

* Add missing newline at end of file. Complained by linter

* Add missing Command "vm"
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1022945

Last commit: Azure@54b11ed
* Update minCliVersion, remove un-needed commands

* Update from 0.3.1 to 0.4.0

* Add webapp to service_name.json
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1024277

Last commit: Azure@bf4b942
* my changes batch 1

* upgrade mostly works now too

* finished all the built in providers

* oidc done

* more work

* secret prompts added

* finish work

* style fixes

* more style fixes

* pylint passed

* address some of chris' comments

* address PR comments, clean up

* address some CI concerns

* more fixes

* linter should pass

* fix codeowners

* linter should pass

* linter should pass

* really hope this passes the ci

* fix credscan

* address Sisira's comments

* fix static analysis

* address Sisira's comments

* try now

* try now

* try now

* try now

* revert

* please

* now
* first commit for hotfix.

* Second Commit

* Updating the version to 0.9.0
…#3728)

Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1024761

Last commit: Azure@0b76ba9
* chore(arcdata): version bump to 1.0.0 (GA)

* chore(arcdata): version bump to 1.0.0 (GA)
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1027301

Last commit: Azure@08e829c
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1027369

Last commit: Azure@de343bd
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14832/securityinsight branch from 7dcae3d to 2d2bf84 Compare August 2, 2021 15:00
Merge 9ce66b4ea61453793488ac96bd2eea7a1b3bc6a4 into f528ab6
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14832/securityinsight branch from 2d2bf84 to 849c4b4 Compare August 2, 2021 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.