PSAzureQueuev0.3.2
Copy SHA256
License: unknown
Published: over 9 years ago
This PowerShell module enables interaction with the Microsoft Azure Storage Queue service, beyond what's provided in the core Azure.Storage PowerShell module.
For example, you can put messages onto a queue, retrieve messages, and delete messages.
You can use the functions in this PowerShell module to write distributed applications that process data asynchronously, using Azure Storage Queues.
To authenticate to an Azure Storage Queue, you'll need to specify a Storage Account Name and a Storage Account Key. As of right now, Shared Access Signature (SAS) Tokens are not supported for authentication, but may be supported in a future version.
Get-AzureStorageQueueInfo - This command enables you to retrieve the number of messages on a queue.
New-AzureStorageQueueMessage - This command enables you to place a new message onto an Azure Storage Queue.
Get-AzureStorageQueueMessage - This command enables you to retrieve a message from an Azure Storage Queue.
Remove-AzureStorageQueueMessage - This command enables you to remove a message from an Azure Storage Queue.
Warning
Risk: Secrets
2 debugging symbols found
SAFE Assessment
Compliance
Licenses
No license compliance issues
Secrets
2 debugging symbols found
Security
Vulnerabilities
No known vulnerabilities detected
Hardening
No application hardening issues
Threats
Tampering
No evidence of software tampering
Malware
No evidence of malware inclusion
Issues
medium
Detected presence of software components without a declared source code repository.
hunting
medium
Detected presence of files containing URLs with suspicious path components.
hunting
medium
Detected presence of private debug database files.
secrets
low
Detected presence of files containing URLs that use non-standard ports.
hunting
low
Detected presence of commonly distributed sensitive data.
secrets
Behaviors
Vulnerabilities
Downloads
1.77K
Total Downloads
Contributions
3
Contributors
Dependencies
0
Declared Dependencies
Dependents
0
Dependents