Skip to main content

spotf stream-group create-or-update

Create/Update Stream Group

Arguments

None.

Options

--name: Stream Group name

  • Required.
  • Value = [string]

--use-workspace-storage: Use parent workspace's storage as storage for this stream group.


--connection-string: Connection string for the storage account to use instead of the one inherited from the workspace.

  • Value = [string]

--blob-service-uri: The Blob Storage service URI for the storage to use instead of the one inherited from the workspace. The platform will authenticate with Microsoft Entra ID using the platform service principal. This requires the platform service principal to have both the 'Storage Blob Data Contributor' and 'Storage Blob Data Reader' roles assigned.

  • Value = [string]

--no-storage: Do not use any storage for this stream group.


--default-stream: Set default Stream name for Stream Group.

  • Value = [string]

--without-default-stream: Do not use default Stream for Stream Group.


--instance-label: Label for IoT Platform instance

  • Value = [string]

--workspace: Workspace ID / Name

  • Value = [string]