For information on using these queries in the Azure portal, seeLog Analytics tutorial. For the REST API, seeQuery. All WRITE events Retrieves a list of events of WRITE. query AmlRegistryWriteEventsLog | project TimeGenerated, RegistryResourceId, OperationType, UserName, AssetName, AssetVersion | top 10...
If I understood it correctly, all that is needed is to roll out an InferenceService with istio sidecar injection to allow for authorization (https://github.com/kubeflow/kfserving/blob/master/docs/samples/gcp-iap/sklearn-iap-with-authz.yaml) and then start up an additional VirtualService (https...
For information on using these queries in the Azure portal, seeLog Analytics tutorial. For the REST API, seeQuery. All WRITE events Retrieves a list of events of WRITE. query AmlRegistryWriteEventsLog | project TimeGenerated, RegistryResourceId, OperationType, UserName, AssetName, AssetVersion | ...