Skip to main content

Azure Logic App Shared Access Signature

Description

General

Revoke the secret

It's possible to regenerate the key from the Azure portal or Azure REST API.

Check for suspicious activity

Azure gives access to detailed logs, see Azure platform logs.

Details for Azure logic app sig key

  • Family: Api

  • Category: Cloud Provider

  • Company: Microsoft

  • High recall: False

  • Validity check available: False

  • Analyzer available: False

  • Minimum number of matches: 1

  • Occurrences found for one million commits: 69.375

  • Prefixed: False

  • PreValidators:

- type: ContentWhitelistPreValidator
patterns:
- sig=
- type: ContentWhitelistPreValidator
patterns:
- '%3d'
- type: ContentWhitelistPreValidator
patterns:
- logic
- azure
- workflows
- windows

Examples

- text: |
-#SharedAccessSignature sr=eis-dev-iothub-01.azure-devices.net%2Fdevices%2FRay&sig=FvhXB4txVmevCOuBpitfsKeg6FGSWwnRIyTbunsStDs%3D&se=4809417233
apikey: FvhXB4txVmevCOuBpitfsKeg6FGSWwnRIyTbunsStDs%3D
- text: |
+ addressscheme: 'streamazureiot',
+ fields: {
+ httpheaders: {
+ authorization: 'SharedAccessSignature sr=d1f9b6bf-1380-41f6-b757-d9805e48392b&sig=EF5tnXClw3MWkb84OkIOUhMH%2FaS1DOR2nXT69QR8RD8%3D&skn=TSCCtoken&se=1648827260410',
apikey: EF5tnXClw3MWkb84OkIOUhMH%2FaS1DOR2nXT69QR8RD8%3D
- text: |
CONNECTION_STRING = "HostName=eis-dev-iothub-01.azure-devices.net;DeviceId=Ray;SharedAccessKey=QabnmsBL1sgNnD4D/em9J2s8Np7tamAywY5F1zWjSKI="
-#SharedAccessSignature sr=eis-dev-iothub-01.azure-devices.net%2Fdevices%2FRay&sig=FvhXB4txVmevCOuBpitfsKeg6FGSWwnRIyTbunsStDs%3D&se=4809417233
apikey: FvhXB4txVmevCOuBpitfsKeg6FGSWwnRIyTbunsStDs%3D